]> git.baikalelectronics.ru Git - kernel.git/commit
[MAC80211]: fix bug for per-sta stats
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 27 Jul 2007 13:43:22 +0000 (15:43 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:47:32 +0000 (16:47 -0700)
commit5ed02e049e4cf0c2a82578151310df9e966d4cbb
tree5cc2a9953e0eb33f5b219476fe08e9624dbadeb7
parentfb9cd0a715b75c10561d6d654e8d9031aa8e5f87
[MAC80211]: fix bug for per-sta stats

pre_rx handlers can't really touch sta since for IBSS it might not be
assigned yet, it can create sta info structs on-the-fly.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c