Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: fix warning in ieee80211_probe_client
The warning is spurious -- if !sta we always exit without using the unassigned qos variable, and if we do find the sta we assign it. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information