ixgbevf: Remove mailbox spinlock from the reset function
authorGreg Rose <gregory.v.rose@intel.com>
Fri, 2 Nov 2012 05:50:52 +0000 (05:50 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 15 Nov 2012 14:08:54 +0000 (06:08 -0800)
The spinlocks are not required during reset.  There won't be any
contention for the mailbox resource.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found