commit | 17741cdc264e4d768167766a252210e201c1519a | [log] [tgz] |
---|---|---|
author | Johannes Berg <[email protected]> | Thu Sep 11 00:02:02 2008 +0200 |
committer | John W. Linville <[email protected]> | Mon Sep 15 16:48:23 2008 -0400 |
tree | 72c0e697af29a40c03bce002b529c3951d34a3b7 | |
parent | 8aa21e6fd703cb3fed66ac07dcbcb861f00cf6d6 [diff] |
mac80211: share STA information with driver This patch changes mac80211 to share some more data about stations with drivers. Should help iwlwifi and ath9k when they get around to updating, and might also help with implementing rate control algorithms without internals. Signed-off-by: Johannes Berg <[email protected]> Cc: Sujith Manoharan <[email protected]> Signed-off-by: John W. Linville <[email protected]>