]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:40:20 +0000 (16:40 -0700)
commit67f8296acd8eb1b35791190a3a9c328a07c88033
tree3e3a02e8e2e506d0d5f16ba098506678482cdca4
parentb6ec507df157c1c10522b85b7f4a3e5fe94671a8
ixgbe: Wait for master disable to be set

Orabug: 23177316

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>
(cherry picked from commit 48b44612738793252c97c548f3d0bd56543d5273)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c