commit | f8b25cdad719cddceb9cf0d350065b3e59e74219 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Sep 16 20:22:21 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 24 16:18:00 2008 -0400 |
tree | a27b82759919f499c96323e795f9c02d8a0ca7b4 | |
parent | 723b038def23ce0606754c4f598cbb96bae9a102 [diff] |
mac80211: allow interface settings changes only when down We currently allow monitor flags changes and mesh ID changes when the interface is up, which can lead to trouble. Change it to only allow when down. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>