From: David Woodhouse Date: Mon, 19 May 2008 15:32:02 +0000 (+0100) Subject: libertas: Fix ethtool statistics X-Git-Tag: v2.6.26-rc4~70^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d283e8cdb8097b6a3e9304c9c8942ad9dc1a4eb;p=pandora-kernel.git 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 Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed