rt2x00: Implement get_ringparam callback function
authorIvo van Doorn <IvDoorn@gmail.com>
Mon, 18 Apr 2011 13:34:41 +0000 (15:34 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 19 Apr 2011 19:40:04 +0000 (15:40 -0400)
With the get_ringparam callback function we can export ring parameters
to ethtool through the mac80211 interface.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found