commit | 5314526b1743e8e8614293db7d86e480b4fe9824 | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <c_tpeder@qca.qualcomm.com> | Fri Apr 06 13:35:47 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 11 16:23:59 2012 -0400 |
tree | c493979d2d417b9a146ac6ef5e1b5562a5fda6df | |
parent | 14dc7852099535d17807e348dd127433413b7e0a [diff] |
cfg80211: add channel switch notify event The firmware may decide to switch channels while already beaconing, e.g. in response to a cfg80211 connect request on a different vif. Add this event to notify userspace when an AP or GO interface has successfully migrated to a new channel, so it can update its configuration accordingly. Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>