Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "igb: Fix a deadlock in igb_sriov_reinit"
This reverts commit 3eb14ea ("igb: Fix a deadlock in igb_sriov_reinit") It is the same as commit f468adc ("igb: missing rtnl_unlock in igb_sriov_reinit()") There is no rtnl_lock() in igb_resume before, rtnl_unlock will cause a deadlock. Signed-off-by: Arika Chen <arika.chen@huawei.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
- Loading branch information