From: Arik Nemtsov Date: Sun, 3 Jun 2012 20:31:56 +0000 (+0300) Subject: mac80211: add stations after AP start on reconfig X-Git-Tag: v3.6-rc1~125^2~559^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8d397eeeb1f5bd932d20d6abc020afe7e63b0b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed