]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7af4df7f5813d144d8aa730ba5ecd624dfcf53c8
tree1a0266ee098d9b7dd7dc57184f5ad5bcbde7b5e5
parentb034830b52acc1f7016aa8fa9d2878759b1bfe03
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