From: Alexander Duyck Date: Thu, 17 Jan 2013 08:39:33 +0000 (+0000) Subject: ixgbe: Add support for set_channels ethtool operation X-Git-Tag: v3.9-rc1~139^2~46^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c696ca9fbabc5f94a3c6db7f009e73f0ef21831;p=pandora-kernel.git ixgbe: Add support for set_channels ethtool operation This change adds support for the ethtool set_channels operation. Since the ixgbe driver has to support DCB as well as the other modes the assumption I made here is that the number of channels in DCB modes refers to the number of queues per traffic class, not the number of queues total. CC: Ben Hutchings Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed