commit | 7335613ae27ae148fde720caccbfbbd9afa7465d | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Nov 10 06:55:11 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 11 12:32:53 2011 -0500 |
tree | 4a0abce10b0fc00fc92ca26df351950500653b9e | |
parent | de7f5f92dbda0652dcb850fd02762e628556f645 [diff] |
iwlwifi: move all mac80211 related functions to one place There are many mac80211 callback functions in the driver, as current implementation, those functions are scatter everywhere which is very difficult to find and maintain, move all the mac80211 callback functions into single file. There should be no functional changes Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>