]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: clean up rx handling wrt. found_sta
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Sep 2010 09:21:07 +0000 (11:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Sep 2010 19:57:52 +0000 (15:57 -0400)
commite08b24519407037a68cf625449c0fcdb0fd0b2de
tree2d791b673851f15f596290e9848b5c2be409d3cd
parentb4dd77591fd9a6d78d15c68264b5693ae464c9c0
mac80211: clean up rx handling wrt. found_sta

If a station was found, then we'll have exited
the function already, so it is not necessary to
have a variable keeping track of it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c