Search Linux Wireless

Re: [PATCH v2 01/12] wil6210: remove rtap_include_phy_info module param

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2019-02-13 18:40, Kalle Valo wrote:
Maya Erez <merez@xxxxxxxxxxxxxx> wrote:

rtap_include_phy_info is not in use, hence can be removed.

Signed-off-by: Maya Erez <merez@xxxxxxxxxxxxxx>
Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx>

Kbuild bot reported a warning:

drivers/net/wireless/ath/wil6210/txrx.c: In function 'wil_vring_reap_rx':
drivers/net/wireless/ath/wil6210/txrx.c:341:25: warning: 'rtap' may be used uninitialized in this function [-Wmaybe-uninitialized]
     rtap->rthdr.it_version = PKTHDR_RADIOTAP_VERSION;

The assignment line was deleted by mistake:
rtap = skb_push(skb, rtap_len);
I'll fix that.

--
Maya Erez
Qualcomm Israel, Inc. on behalf of Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux