summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbevf/vf.h
diff options
context:
space:
mode:
authorVasu Dev <vasu.dev@intel.com>2010-03-19 05:33:10 +0100
committerDavid S. Miller <davem@davemloft.net>2010-03-20 05:00:43 +0100
commit936332b8e00103fc20eb7e915c9a3bcb2835a11a (patch)
tree618b52182561406b1f937d75ac846d2a7643c2e0 /drivers/net/ixgbevf/vf.h
parentTCP: check min TTL on received ICMP packets (diff)
downloadlinux-936332b8e00103fc20eb7e915c9a3bcb2835a11a.tar.xz
linux-936332b8e00103fc20eb7e915c9a3bcb2835a11a.zip
ixgbe: fix for real_num_tx_queues update issue
Currently netdev_features_change is called before fcoe tx queues setup is done, so this patch moves calling of netdev_features_change after tx queues setup is done in ixgbe_init_interrupt_scheme, so that real_num_tx_queues is updated correctly on each fcoe enable or disable. This allows additional fcoe queues updated correctly in vlan driver for their correct queue selection. Signed-off-by: Vasu Dev <vasu.dev@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions