ixgbe: Wait for master disable to be set
authorMark Rustad <mark.d.rustad@intel.com>
Tue, 27 Oct 2015 20:23:23 +0000 (13:23 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 3 Dec 2015 10:32:13 +0000 (02:32 -0800)
commit48b44612738793252c97c548f3d0bd56543d5273
tree21a36e3d53ca00fe6c4ad734150afea6bf94bd45
parentefff2e027758fd5cc739d500397f729591f32a94
ixgbe: Wait for master disable to be set

According to the datasheets, the driver should wait for the master
disable bit to read as being set before checking the status
register for master disable.

Reported-by: Dan Streetman <dan.streetman@canonical.com>
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Darin Miller <darin.j.miller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c