mac80211: factor out 802.11 header building code
authorJohannes Berg <johannes.berg@intel.com>
Sun, 9 Nov 2014 16:50:10 +0000 (18:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:44:38 +0000 (18:44 +0100)
commit4c9451ed94087abf0e45835f133e0fa44b809f96
tree978e19f77041210d534027b898a2527a13701b95
parent73c4e195e6396eea04e11f88dc0336e1bc3c8e66
mac80211: factor out 802.11 header building code

Factor out the 802.11 header building code from the xmit function
to be able to use it separately in a later commit.

While at it, fix up some documentation.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c