linux_dsm_epyc7002/drivers/net/wireless/ti
Eliad Peller 50d26aa338 wlcore: save seq num only between recoveries
We want seq num (freed_pkts) to be initialized
on each new connection, but keep persistent
between recoveries/suspends.

Save the freed_pkts in the private block of the
sta struct (we already do a similar thing for
AP's stations).

However, keep the old wlvif->total_freed_pkts
in order to avoid too intrusive change.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-07-15 15:59:51 -04:00
..
wl12xx mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
wl18xx mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
wl1251 mac80211: support more than one band in scan request 2014-06-25 09:10:42 +02:00
wlcore wlcore: save seq num only between recoveries 2014-07-15 15:59:51 -04:00
Kconfig wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
Makefile wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
wilink_platform_data.c wl1251: split wl251 platform data to a separate structure 2014-02-28 14:08:26 -05:00