From: Arend van Spriel Date: Fri, 21 Oct 2011 14:16:35 +0000 (+0200) Subject: brcm80211: smac: change buffer endianess convert function interface X-Git-Tag: v3.3-rc1~182^2~545^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=028f78d43d80dcb8b1142ea38606067151dd3d51;p=pandora-kernel.git brcm80211: smac: change buffer endianess convert function interface The buffer endianess conversion functions in srom.c had a size argument giving number of bytes but the function converts words. Providing the number of words to the function is more sensible so that is done in this patch. Reported-by: Pavel Roskin Reported-by: Larry Finger Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed