commit | 97b045d62bffae5a91a286b56ac51db0c4385687 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Jun 20 01:22:30 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 26 16:50:02 2008 -0400 |
tree | 471f4d88dcbd484bc263deb0b2c80e9236e32b31 | |
parent | 9965183a78ad5303b9154184a0f4056844e8baae [diff] |
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>