staging: brcm80211: remove the rest of broadcom specific byte swapping routines
authorStanislav Fomichev <kernel@fomichev.me>
Mon, 21 Feb 2011 07:35:26 +0000 (10:35 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Feb 2011 22:07:00 +0000 (14:07 -0800)
- move ltoh16_buf/htol16_buf util/bcmsrom.c
- replace ltoh16_buf in brcmsmac/wlc_mac80211.c with several
  le16_to_cpu's

Signed-off-by: Stanislav Fomichev <kernel@fomichev.me>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found