mac80211: remove STA infos last_ack stuff
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 25 Feb 2008 15:27:44 +0000 (16:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:42:02 +0000 (15:42 -0500)
commit6f48422a29714ed92f6136d9e7d3ff39c75607d7
treeb42ae88b9cf4163c15d2b3fc7a46dfdbc97e816c
parente6a5ddf20886206caf1c4a2431f6ff01198ab0f7
mac80211: remove STA infos last_ack stuff

These things aren't used and the only possible use is within
rate control algorithms, however those can, if they need it,
keep track of it in their private data. last_ack_ms isn't
even updated so completely useless.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs_sta.c
net/mac80211/rc80211_pid_algo.c
net/mac80211/rc80211_simple.c
net/mac80211/sta_info.h