ibmvnic: Remove netdev notify for failover resets
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Tue, 13 Jun 2017 00:47:45 +0000 (20:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Jun 2017 16:53:36 +0000 (12:53 -0400)
commit61d3e1d9bc2a1910d773cbf4ed6f587a7a6166b5
treedbfae9a751734a22997470be0f17c705284a8355
parent40c9db8ad8b4b7f87e2f4a5e80cf1732f2825e6b
ibmvnic: Remove netdev notify for failover resets

When handling a driver reset due to a failover of the backing
server on the vios, doing the netdev_notify_peers() can cause
network traffic to stall or halt. Remove the netdev notify call
for failover resets.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c