Re: [PATCH] mac80211: Add support for SIOCGIWRATE ioctl to provide rate information

2007-07-02 Thread David Miller
From: John W. Linville [EMAIL PROTECTED] Date: Mon, 11 Jun 2007 21:23:19 -0400 From: Larry Finger [EMAIL PROTECTED] 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

[PATCH] mac80211: Add support for SIOCGIWRATE ioctl to provide rate information

2007-06-11 Thread John W. Linville
From: Larry Finger [EMAIL PROTECTED] 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.