diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-10-04 15:32:16 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-10-12 10:50:36 +0200 |
commit | 850092db5acfd9cd2c9c2e80ca974843c4f1283b (patch) | |
tree | 6c092371beface5633d1b0cabef4a757d30e331e /net/bridge/Makefile | |
parent | 6b25e21fa6f26d0f0d45f161d169029411c84286 (diff) | |
download | linux-850092db5acfd9cd2c9c2e80ca974843c4f1283b.tar.bz2 |
mac80211: remove unnecessary mesh check
sta_info_get_bss() is equivalent to sta_info_get() in the
mesh case, since sta->sdata->bss will be NULL (it's only
set for AP/AP_VLAN interfaces.) Thus, the mesh check here
isn't actually needed - remove it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/bridge/Makefile')
0 files changed, 0 insertions, 0 deletions