commit | 4b0dd98e70b6516c2c26f28091c2fb09f0ecf215 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Sep 24 11:21:07 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 27 15:57:52 2010 -0400 |
tree | 2d791b673851f15f596290e9848b5c2be409d3cd | |
parent | 4406c376895608375105013bf405ecac720ef558 [diff] |
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>