aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbevf/ixgbevf_main.c
diff options
context:
space:
mode:
authorJohn Fastabend <john.r.fastabend@intel.com>2010-08-08 15:46:15 +0000
committerDavid S. Miller <davem@davemloft.net>2010-08-08 20:02:44 -0700
commit4bc091d85f979a1a18ef2d710b819b3c5b397707 (patch)
tree01a5155e8966d53514648b211aaea13843c655b9 /drivers/net/ixgbevf/ixgbevf_main.c
parent16d884bd901288fb5cde876489f7093740b66a30 (diff)
downloadkernel_samsung_tuna-4bc091d85f979a1a18ef2d710b819b3c5b397707.zip
kernel_samsung_tuna-4bc091d85f979a1a18ef2d710b819b3c5b397707.tar.gz
kernel_samsung_tuna-4bc091d85f979a1a18ef2d710b819b3c5b397707.tar.bz2
ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
Building ixgbe without DCB_CONFIG and FCOE_CONFIG will cause a build error. This resolves the build error by wrapping the fcoe.up in CONFIG_IXGBE_DCB ifdefs. Also frames were being priority VLAN tagged even without DCB enabled. This fixes this so that 8021Q priority tags are only added with DCB actually enabled. Reported-by: divya <dipraksh@linux.vnet.ibm.com> Reported-by: Jon Mason <jon.mason@exar.com> Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ixgbevf/ixgbevf_main.c')
0 files changed, 0 insertions, 0 deletions