commit | 5cf121c3cdb955583bf0c5d28c992b7968a4aa1a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Feb 25 16:27:43 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 06 15:30:46 2008 -0500 |
tree | 7bfd1a667f4703f3e6627d176b9a3f374c2db069 | |
parent | 7495883bdd07e6a233f8a7f3d85c085c1618a203 [diff] |
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>