From: Jeff Garzik Date: Wed, 3 Mar 2010 22:51:50 +0000 (+0000) Subject: ethtool: Add direct access to ops->get_sset_count X-Git-Tag: v2.6.34-rc2~48^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=723b2f57ad83ee7087acf9a95e8e289414b1f521;p=pandora-kernel.git ethtool: Add direct access to ops->get_sset_count This patch is an alternative approach for accessing string counts, vs. the drvinfo indirect approach. This way the drvinfo space doesn't run out, and we don't break ABI later. Signed-off-by: Jeff Garzik Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed