Revert "ibmvnic: remove duplicate napi_schedule call in open function"
authorDany Madden <drt@linux.ibm.com>
Thu, 24 Jun 2021 04:13:11 +0000 (21:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jul 2021 14:17:37 +0000 (16:17 +0200)
commitc90f2ae27bda63967a4f591ebf9747018b07fcd6
tree775942eba2e03326e13f2f6503ab0b261e1f8700
parent1e8fce99d9508c5a151358a210f0bdb237e9b52f
Revert "ibmvnic: remove duplicate napi_schedule call in open function"

[ Upstream commit 2ca220f92878470c6ba03f9946e412323093cc94 ]

This reverts commit 7c451f3ef676c805a4b77a743a01a5c21a250a73.

When a vnic interface is taken down and then up, connectivity is not
restored. We bisected it to this commit. Reverting this commit until
we can fully investigate the issue/benefit of the change.

Fixes: 7c451f3ef676 ("ibmvnic: remove duplicate napi_schedule call in open function")
Reported-by: Cristobal Forno <cforno12@linux.ibm.com>
Reported-by: Abdul Haleem <abdhalee@in.ibm.com>
Signed-off-by: Dany Madden <drt@linux.ibm.com>
Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/ibm/ibmvnic.c