From: Sathya Perla Date: Tue, 13 Dec 2011 00:58:49 +0000 (+0000) Subject: be2net: fix ethtool ringparam reporting X-Git-Tag: v3.3-rc1~182^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=110b82bc6265a48c1a0bf198109bed325ed055e2;p=pandora-kernel.git be2net: fix ethtool ringparam reporting The ethtool "-g" option is supposed to report the max queue length and user modified queue length for RX and TX queues. be2net doesn't support user modification of queue lengths. So, the correct values for these would be the max numbers. be2net incorrectly reports the queue used values for these fields. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed