]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a6140085d8bc0f7a24fb746f60c06d2df702d5f
treedbfae9a751734a22997470be0f17c705284a8355
parent1ea1156b23c0ff5dfc87df64ac645381ee790882
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