commit | 6fe3eac79329611eaa716b7a3e3b85f6698b668b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 22 15:10:45 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 24 11:14:14 2015 +0200 |
tree | 09c0843d88e316c0a17a2453a407a7e2b20ce37d | |
parent | a58fbe1a8540d870393b343bc6cb06a7f8201387 [diff] |
mac80211: OCB: remove pointless check for broadcast BSSID The OCB input path already checked that the BSSID is the broadcast address, so the later check can never fail. Signed-off-by: Johannes Berg <johannes.berg@intel.com>