wireless: update radiotap parser
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 3 Feb 2010 09:24:30 +0000 (10:24 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Feb 2010 21:50:53 +0000 (16:50 -0500)
commit33e5a2f776e331dc8a4379b6efb660d38f182d96
tree8d89bc3f70063bec4d85d76dc5887cea19da064d
parent690680360cd22b55235481ca3421a3450a96138a
wireless: update radiotap parser

Upstream radiotap has adopted the namespace
proposal David Young made and I then took care
of, for which I had adapted the radiotap parser
as a library outside the kernel. This brings
the in-kernel parser up to speed.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
include/net/ieee80211_radiotap.h
net/mac80211/tx.c
net/wireless/radiotap.c