mac80211: split ieee80211_txrx_data
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 25 Feb 2008 15:27:43 +0000 (16:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Mar 2008 20:30:46 +0000 (15:30 -0500)
commit5cf121c3cdb955583bf0c5d28c992b7968a4aa1a
tree7bfd1a667f4703f3e6627d176b9a3f374c2db069
parent7495883bdd07e6a233f8a7f3d85c085c1618a203
mac80211: split ieee80211_txrx_data

Split it into ieee80211_tx_data and ieee80211_rx_data to clarify
usage/flag usage and remove the stupid union thing.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/rx.c
net/mac80211/tx.c
net/mac80211/util.c
net/mac80211/wep.c
net/mac80211/wep.h
net/mac80211/wpa.c
net/mac80211/wpa.h