From: Roland Vossen Date: Tue, 4 Oct 2011 21:19:12 +0000 (+0200) Subject: staging: brcm80211: smac: fix for 64 bit systems X-Git-Tag: v3.2-rc1~169^2^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0f5527d3949db767425dc84f0e8547824b74708;p=pandora-kernel.git staging: brcm80211: smac: fix for 64 bit systems A bug was introduced by the following commit (Sep 13): staging: brcm80211: use endian annotated structures in brcmsmac Result was that 64 bits systems will not be able to acquire an IP address. Also the rmmod crashed. This has been fixed and retested on a Sparc64. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Reviewed-by: Arend van Spriel Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed