Re: [net-next] vmxnet3: Register shutdown handler for device (fwd)

2015-06-23 Thread David Miller
All 3 patches applied to net-next. Next time you submit a series of vmxnet driver patches, number them and also provide a "[PATCH 0/N] ..." header posting explaining the patch series and what it is doing as a unit. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body o

[net-next] vmxnet3: Register shutdown handler for device (fwd)

2015-06-19 Thread Shreyas Bhatewara
Implement a handler for pci shutdown so that the driver has an opportunity to make sure that device is quiesced before the PCI switches to legacy IRQs. This way the possibility of "screaming interrupt" is avoided. Acked-by: Shrikrishna Khare Signed-off-by: Shreyas N Bhatewara --- diff --git a/