commit | 2e8d397eeeb1f5bd932d20d6abc020afe7e63b0b | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Sun Jun 03 23:31:56 2012 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 06 15:20:23 2012 -0400 |
tree | 0624a43e9d334343abb457842be8cde524c4ee3f | |
parent | 2b0446c4205fb3e77b205276ecd36d30b82cbb84 [diff] |
mac80211: add stations after AP start on reconfig When performing a HW restart for an AP mode interface, add stations back only after the AP is beaconing. This mimics the normal flow of STA addition on AP. Some devices (wlcore) do not support adding stations before beaconing, so this has the added benefit of making recovery work for them. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>