mac80211: update new sta's rx timestamp
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Sat, 9 Aug 2008 21:54:34 +0000 (00:54 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 18 Aug 2008 15:05:13 +0000 (11:05 -0400)
commita61dae1f784f0c4ced0d47721c0efc7033231522
treeec180a4272c17607a695b6c9fc040b985b14e28e
parent37465c8a3ec7279e3314623d1e2d2a50c10cf79f
mac80211: update new sta's rx timestamp

This patch fixes needless probe request caused by zero value in
sta->last_rx inside ieee80211_associated flow

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c