On Mon, Nov 05, 2012 at 06:00:40PM +0100, [email protected] wrote:
> From: Alexander Duyck <[email protected]>
> 
> This patch cleans up several issues with VLANs on igb after the recent
> changes that were meant to leave the VLANs enabled/disable via the
> netdev->features flags.
> 
> Specifically the Rx VLAN settings were being dropped after reset due to the
> fact that they were not being restored correctly.  In addition I removed
> the IRQ disable/enable since those were in place to protect the setting of
> vlgrp.
> 
> Signed-off-by: Bernhard M. Wiedemann <[email protected]>
> Signed-off-by: Alexander Duyck <[email protected]>
> Tested-by:  Aaron Brown  <[email protected]>
> Signed-off-by: Jeff Kirsher <[email protected]>
> (cherry picked from commit 5faf030c9b6cc48c33301b4f3341f2b5c374f6b5)
> ---
>  drivers/net/igb/igb_main.c |   18 ++++--------------
>  1 file changed, 4 insertions(+), 14 deletions(-)

This patch doesn't apply at all to the linux-3.0 kernel, have you tried
it?  It thinks this is a revert, are you sure that some other patch
before this is needed?

Also, please ALWAYS send stable kernel patches to [email protected]
so that the other people there can help out and I don't loose the email
in my inbox-from-hell.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to