ixgbe: DCB, remove round robin mode on 82598 devices
authorJohn Fastabend <john.r.fastabend@intel.com>
Wed, 5 Jan 2011 04:47:38 +0000 (04:47 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 11 Feb 2011 16:43:37 +0000 (08:43 -0800)
commit39a7e587ec76db9f157fce653235b20f5283b003
tree1ee96927660e01fe68a5817a4c9986e7743b7d68
parent53bb9f80b3be855a369a8a580621cda8e3bbaae2
ixgbe: DCB, remove round robin mode on 82598 devices

Remove round robin configuration code for 82598 parts it
is not settable and is always false.

If we need/want this in the future we can add it back properly.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_dcb.h
drivers/net/ixgbe/ixgbe_dcb_82598.c
drivers/net/ixgbe/ixgbe_main.c
This page took 0.349745 seconds and 5 git commands to generate.