Search Linux Wireless

Potential byte order issue in staging/wilc1000/wilc_wfi_cfgoperations.c

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

 



Hello

Line 1464 contains the following:

    if (ieee80211_is_action(buff[FRAME_TYPE_ID])) {

However Sparse complains that `ieee80211_is_action` takes a __le16
parameter. Would a cpu_to_le16 be required in this case?

If so, I'd be happy to submit a patch.

Thanks in advance

--
Guillermo O. Freschi



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

  Powered by Linux