commit | 6f48422a29714ed92f6136d9e7d3ff39c75607d7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Feb 25 16:27:44 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:42:02 2008 -0500 |
tree | b42ae88b9cf4163c15d2b3fc7a46dfdbc97e816c | |
parent | e6a5ddf20886206caf1c4a2431f6ff01198ab0f7 [diff] |
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>