From: Arend van Spriel Date: Fri, 21 Oct 2011 14:16:30 +0000 (+0200) Subject: brcm80211: smac: rename buffer endianess conversion functions X-Git-Tag: v3.3-rc1~182^2~545^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d2e2d148c2263f29a971d027f04c6e2c87e0d2;p=pandora-kernel.git brcm80211: smac: rename buffer endianess conversion functions The functions ltoh16_buf() and htol16_buf() have been renamed to le16_to_cpu_buf() and cpu_to_le16_buf() for more clarity what it does. Reported-by: Joe Perches 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