From: Peter Waskiewicz Date: Fri, 26 Feb 2010 01:54:20 +0000 (+0000) Subject: ethtool: Add n-tuple string length to drvinfo and return it X-Git-Tag: v2.6.34-rc1~233^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c79c5ffdce14abb4de3878c5aa8c3c6e5093c69b;p=pandora-kernel.git ethtool: Add n-tuple string length to drvinfo and return it The drvinfo struct should include the number of strings that get_rx_ntuple will return. It will be variable if an underlying driver implements its own get_rx_ntuple routine, so userspace needs to know how much data is coming. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed