ixgbevf: add DCB configuration into queue setup
authorDon Skidmore <donald.c.skidmore@intel.com>
Sat, 21 Sep 2013 01:40:49 +0000 (01:40 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 18 Dec 2013 06:42:54 +0000 (22:42 -0800)
commit220fe050dac5711453d5ba3605dec2f2eb55f234
tree1a0266ee098d9b7dd7dc57184f5ad5bcbde7b5e5
parentaf28eec9f56742aa83ae6fd81fcf50ec981dca28
ixgbevf: add DCB configuration into queue setup

This patch takes the DCB config checks and adds them to the normal setting
up of the queues. This way we won't have to allocation queues in a separate
place for enabling DCB.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Tested-By: Jack Morgan<jack.morgan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf.h
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c