mac80211: fix endian error
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 8 Jan 2010 18:00:00 +0000 (19:00 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Jan 2010 20:49:29 +0000 (15:49 -0500)
commitb49bb574e44226b332c28439999d196ddec2f643
tree39343a3c05998f27408af743c99d1f1795d28595
parentd79074488083ec0d7ecd15352192dc1631f25643
mac80211: fix endian error

I forgot to convert the radiotap length to
CPU endian, which sparse found thankfully.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/iface.c