commit | e8975581f63870be42ff4662b293d1b0c8c21350 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Oct 09 12:18:51 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 31 19:00:07 2008 -0400 |
tree | 3d0d67e73d009ea6480b459585c0a70fc35fa9da | |
parent | 0f4ac38b5999c3d51adad52d61c56c1b99c247ec [diff] |
mac80211: introduce hw config change flags This makes mac80211 notify the driver which configuration actually changed, e.g. channel etc. No driver changes, this is just plumbing, driver authors are expected to act on this if they want to. Also remove the HW CONFIG debug printk, it's incorrect, often we configure something else. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>