]> git.baikalelectronics.ru Git - kernel.git/commit
minstrel: simplify and fix debugfs code
authorFelix Fietkau <nbd@openwrt.org>
Mon, 1 Mar 2010 21:17:38 +0000 (22:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Mar 2010 22:44:17 +0000 (17:44 -0500)
commit62b7fb9e13d71e3f8ad01b1bede667bfb895e2ef
tree9f47f06d46bb42c9a9e00a6dfde76e44eb8e9fb6
parent7f199f5e45e06dbc0cd93c6fdd915a91af1b798d
minstrel: simplify and fix debugfs code

This patch cleans up the debugfs read function for the statistics by
using simple_read_from_buffer instead of its own semi-broken hack.
Also removes a useless member of the minstrel debugfs info struct.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rc80211_minstrel.h
net/mac80211/rc80211_minstrel_debugfs.c