]> git.baikalelectronics.ru Git - kernel.git/commit
brcm80211: add endian annotation to packet filter structures
authorArend van Spriel <arend@broadcom.com>
Wed, 12 Oct 2011 18:51:16 +0000 (20:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Oct 2011 18:48:17 +0000 (14:48 -0400)
commit938e3e4ecfa1c3b8e7b51459622ac01b8350fb50
tree37e420a10ab199cc25b75eab1c9aa8d2fc1f56c4
parent091ad3b35844089a40dd18724c9c589bc0a751c2
brcm80211: add endian annotation to packet filter structures

The packet filter structures were byte copied and transferred over the
host bus to the device. As such they are little endian and have been
annotated accordingly.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/dhd.h
drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c