commit | 44ac91ea8450b0e7a27b4a1fd64aefd35a144728 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Mar 01 22:17:38 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 10 17:44:17 2010 -0500 |
tree | 9f47f06d46bb42c9a9e00a6dfde76e44eb8e9fb6 | |
parent | 8127fbdc417b5916b82e91400a4be1d9555feee7 [diff] |
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>