OSDN Git Service

ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
authorAlexander Duyck <alexander.h.duyck@intel.com>
Sat, 30 Jun 2012 00:14:01 +0000 (00:14 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 14 Jul 2012 23:02:32 +0000 (16:02 -0700)
commitd411a9368bca616b4593e4f3d820dceccdd9027e
treee2e52ba5847eeba3be641e86de75c2a6937b68b4
parent800bd607c31e648267e8a1055b14ad27bde943f5
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config

This change merges the ixgbe_cache_ring_fcoe and ixgbe_set_fcoe_queues
logic into the DCB and RSS initialization calls.

Cc: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c