]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: add single function calling tx handlers
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 19 Jun 2008 23:22:30 +0000 (01:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Jun 2008 20:50:02 +0000 (16:50 -0400)
commit97b045d62bffae5a91a286b56ac51db0c4385687
tree471f4d88dcbd484bc263deb0b2c80e9236e32b31
parent9965183a78ad5303b9154184a0f4056844e8baae
mac80211: add single function calling tx handlers

This modifies mac80211 to only have a single function calling the
TX handlers rather than them being invoked in multiple places.

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