commit | b3d88ad49a0623d09efcf998beb26288c8029f75 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sun Jun 10 17:57:33 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:14:07 2007 -0700 |
tree | 4ac9aa2462ebac150698f71f900772f14e911c87 | |
parent | 8c7b7faaa630fef7f68d8728cee1cce398cc9697 [diff] |
[MAC80211]: Add support for SIOCGIWRATE ioctl At present, transmission rate information for mac80211 is available only if verbose debugging is turned on, and then only in the logs. This patch implements the SIOCGIWRATE ioctl, which adds the current transmission rate to the output of iwconfig. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>