From: Ben Hutchings Date: Thu, 15 Dec 2011 13:51:16 +0000 (+0000) Subject: ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR X-Git-Tag: v3.3-rc1~182^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14596f7006297b67516e2b6a2b26bcb11fe08fb3;p=pandora-kernel.git ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR In order to find out the device's RX flow hash table size, ethtool initially uses ETHTOOL_GRXFHINDIR with a buffer size of zero. This must be supported, but it is not necessary to support any other user buffer size less than the device table size. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed