]> Pileus Git - ~andy/linux/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)
commitf7264adb9a0ec492c3f6ee2a476a9ad9027317f9
tree37e420a10ab199cc25b75eab1c9aa8d2fc1f56c4
parentdf4492f89499fa5ba45f8fdfe1f100b4112f5368
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