From: Arik Nemtsov Date: Tue, 22 Nov 2011 17:52:59 +0000 (+0200) Subject: wl12xx: avoid bail out when probe-resp is not set by mac80211 X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341f2c11b5ce7689d3f0acb04574fe6424aa6be0;p=pandora-kernel.git wl12xx: avoid bail out when probe-resp is not set by mac80211 During reconfig we can get the BSS_CHANGED_AP_PROBE_RESP indication even if a probe-resp has not been set in the first place. Therefore ignore the error when not getting a probe-resp from mac80211. Resort to the legacy probe-resp in this case. Also take this opportunity to add a vif argument to the set_probe_resp function. Reported-by: Eliad Peller Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed