commit | 589052904a60f00dd2cbc1d3488ee3f520a7de21 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Jan 31 19:48:25 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:37:03 2008 -0500 |
tree | 7fa7c83895b38ae84ec12ff035862bb3291952d9 | |
parent | 2c9745e5684ad75d02020bcaa31ab6d4b498e1e1 [diff] |
mac80211: remove "dynamic" RX/TX handlers It doesn't really make sense to have extra pointers to the RX/TX handler arrays instead of just using the arrays directly, that also allows us to make them static. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>