commit | d99e366fc90c9b6e6197584ecd3a185441452b0c | [log] [tgz] |
---|---|---|
author | Arika Chen <arika.chen@huawei.com> | Wed Apr 06 21:02:11 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 06 21:02:11 2016 -0700 |
tree | 2f07a306ea7ac8d019d6e7b99163f57008655d80 | |
parent | 5bd0c0202aca1003a244b13792c09b40f73eadc0 [diff] |
Revert "igb: Fix a deadlock in igb_sriov_reinit" This reverts commit 3eb14ea8d958 ("igb: Fix a deadlock in igb_sriov_reinit") It is the same as commit f468adc944ef ("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>