b43: include FCS in frames handed to mac80211
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 24 Nov 2007 14:06:33 +0000 (15:06 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:05:00 +0000 (15:05 -0800)
commitd8be11ee95be9ec9eabfec9f635e0feac972369b
tree5534ec175baa099abef639e1df980203b949f1a1
parentd42ce84a05d7a427df22894de268c1b4473f6004
b43: include FCS in frames handed to mac80211

Sometimes it can be useful to see the FCS, especially when
bad-FCS frames are shown. Pass the FCS to mac80211 and let
it worry about snipping it off when required.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c
drivers/net/wireless/b43/xmit.c