Re: [PATCH v2 02/11] wifi: rtw88: rx: mark zero length packets on RTL8723BS

[email protected]
Newsgroups org.kernel.vger.linux-wireless,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
From: Luka Gejak <[email protected]>

On 27/07/2026 07:14, Ping-Ke Shih wrote:
>> +       if ((rtwdev->chip->id == RTW_CHIP_TYPE_8703B ||
>> +            rtw_is_8723bs(rtwdev)) &&
> 
> Straighten it. Though it is over 80 characters, but still acceptable.

Done in v3:

	if ((rtwdev->chip->id == RTW_CHIP_TYPE_8703B || rtw_is_8723bs(rtwdev)) &&
	    pkt_stat->pkt_len == 0) {

Best regards,
Luka Gejak
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.