mac80211: dont add a STA which is not in the same IBSS
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 10 Jul 2008 14:54:14 +0000 (17:54 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jul 2008 18:52:57 +0000 (14:52 -0400)
commit1e188637902eb4b62d325d3cc76b076724f3ec55
tree3d7e24c87e8eee149c9adea1ca6a94adc528e2cb
parenta05ffd395e1f1293d05a814ef697c12efa411ad8
mac80211: dont add a STA which is not in the same IBSS

This patch avoids adding STAs that don't belong to our IBSS
ieee80211_bssid_match matches also bcast address so also APs
were added

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c