diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2011-05-13 07:19:53 (GMT) |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-10 03:32:28 (GMT) |
commit | c5caf4825b22957e4ad70fd94316e91ce8cfb51c (patch) | |
tree | cdd685b91226fc8ca16bc3d9278dba3e39d88662 /drivers/isdn/hisax/netjet.c | |
parent | 99730e4c13c8344b02dd96108945b48d28c14c25 (diff) | |
download | linux-fsl-qoriq-c5caf4825b22957e4ad70fd94316e91ce8cfb51c.tar.xz |
e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
Since EXTCNF_CTRL.SWFLAG (used in the ownership arbitration of shared
resources, e.g. the PHY shared between the s/w, f/w, and h/w clients)
can be cleared by any of those clients, log a debug message when
software attempts to clear it and it is already cleared unexpectedly.
And since the swflag is cleared by a hardware reset, the driver does
not need to do that, but the mutex acquired when the bit is set must
still be cleared.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/isdn/hisax/netjet.c')
0 files changed, 0 insertions, 0 deletions