From: Arend van Spriel Date: Thu, 29 Sep 2011 22:34:32 +0000 (-0700) Subject: staging: brcm80211: use endian annotated structures in brcmsmac X-Git-Tag: v3.2-rc1~169^2^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776dddc52d67e67c74d7cc9a60e915a4dab73a3d;p=pandora-kernel.git staging: brcm80211: use endian annotated structures in brcmsmac Structures interfacing with the device have a specific endianess and structures exchanged between host and device have been annotated so sparse checking can be done. The Makefile has been modified to add the __CHECK_ENDIAN__ flag. Reported-by: Johannes Berg Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Roland Vossen Signed-off-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed