kernel_optimize_test/net
Reinette Chatre d419b9f0fa mac80211: fix ibss joining
Recent commit "mac80211: fix logic error ibss merge bssid check" fixed
joining of ibss cell when static bssid is provided. In this case
ifibss->bssid is set before the cell is joined and comparing that address
to a bss should thus always succeed. Unfortunately this change broke the
other case of joining a ibss cell without providing a static bssid where
the value of ifibss->bssid is not set before the cell is joined.

Since ifibss->bssid may be set before or after joining the cell we do not
learn anything by comparing it to a known bss. Remove this check.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-27 16:29:46 -04:00
..
9p
802
8021q
appletalk
atm
ax25
bluetooth bluetooth: static lock key fix 2009-10-19 19:36:49 -07:00
bridge
can
core pktgen: Dont leak kernel memory 2009-10-24 06:55:20 -07:00
dcb
dccp
decnet
dsa
econet
ethernet
ieee802154
ipv4 net: use WARN() for the WARN_ON in commit b6b39e8f3f 2009-10-22 21:37:56 -07:00
ipv6 net: Fix IP_MULTICAST_IF 2009-10-19 21:34:20 -07:00
ipx
irda
iucv
key
lapb
llc
mac80211 mac80211: fix ibss joining 2009-10-27 16:29:46 -04:00
netfilter
netlabel
netlink
netrom
packet
phonet
rds
rfkill
rose
rxrpc
sched
sctp
sunrpc
tipc
unix AF_UNIX: Fix deadlock on connecting to shutdown socket 2009-10-18 23:17:37 -07:00
wanrouter
wimax
wireless
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE