commit | dc21b5453249e7e9b8878fab356fd60b731cf04d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sat Oct 23 09:15:39 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 15 13:24:50 2010 -0500 |
tree | 9dc2a9ea8b11fed26bf82d3e97addba62e0f9aef | |
parent | 07caf9d6c9135ae25a760867f37aab90c1008380 [diff] |
iwlwifi: make mac80211 ops a device config In the future, 4965 and modern AGN devices will need to have different mac80211 callbacks since they have different capabilities. Prepare for that by making the mac80211 operations a device config. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>