since ieee80211_input() can be called by ieee80211_input_all(), we need to check...
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 21 Nov 2007 09:39:42 +0000 (09:39 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 21 Nov 2007 09:39:42 +0000 (09:39 +0000)
commit09e974b2dbee1843b1693d0c795430228aa03d61
treea5f58a2813c44d5c78f5ef6d7ceae9e99f1817f9
parent0d6e81e270ef0badb7b1f8199bfd8b44f3dddf43
since ieee80211_input() can be called by ieee80211_input_all(), we need to check that we are not
updating statistics of all known nodes for every inbound packet for an unknown node.

Merging this fix back from DFS branch, found by Benoit.
-gThis line, and those below, will be ignored--

M    ieee80211_input.c

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2882 0192ed92-7a03-0410-a25b-9323aeb14dbd
net80211/ieee80211_input.c