commit | 373149fc99a077700339e18839484a852e7b0971 | [log] [tgz] |
---|---|---|
author | Maciej Sosin <maciej.sosin@intel.com> | Wed Apr 05 07:50:55 2017 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Apr 08 02:53:49 2017 -0700 |
tree | 3bee4976ba2a61ae75975e60cc255113f3012f67 | |
parent | e8c5f7231cc03153fee1b5fcb173585354c08ee8 [diff] |
i40e: Decrease the scope of rtnl lock Previously rtnl lock was held during whole reset procedure that was stopping other PFs running their reset procedures. In the result reset was not handled properly and host reset was the only way to recover. Change-ID: I23c0771c0303caaa7bd64badbf0c667e25142954 Signed-off-by: Maciej Sosin <maciej.sosin@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>