[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100319.210637.112617278.davem@davemloft.net>
Date: Fri, 19 Mar 2010 21:06:37 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, gospo@...hat.com, vasu.dev@...el.com
Subject: Re: [net-2.6 PATCH] ixgbe: fix for real_num_tx_queues update issue
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Fri, 19 Mar 2010 07:33:10 -0700
> From: Vasu Dev <vasu.dev@...el.com>
>
> 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@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists