commit | 5d283e8cdb8097b6a3e9304c9c8942ad9dc1a4eb | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Mon May 19 16:32:02 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 20 22:40:31 2008 -0400 |
tree | af8cdee59c2895dc4c95419e1fa3ed891f953f73 | |
parent | 0d580a774b3682b8b2b5c89ab9b813d149ef28e7 [diff] |
libertas: Fix ethtool statistics Fix various problems: - We converted MESH_ACCESS to a direct command but missed this caller. - We were trying to access mesh stats even on meshless firmware. - We should really zero the buffer if something goes wrong. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>