From: Arend van Spriel Date: Wed, 12 Oct 2011 18:51:16 +0000 (+0200) Subject: brcm80211: add endian annotation to packet filter structures X-Git-Tag: v3.2-rc1~129^2~83^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7264adb9a0ec492c3f6ee2a476a9ad9027317f9;p=pandora-kernel.git 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 Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed