summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
diff options
context:
space:
mode:
authorRichard Cochran <richardcochran@gmail.com>2014-11-21 20:51:15 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-01-22 18:10:18 -0800
commit8298c1ecd534e45e52f05a29122b0f6c1a580d25 (patch)
treebfff8e2f894a71493c12a0918b9c34a6afa12dd9 /drivers/net/ethernet/intel/igb/igb_main.c
parent61d7f75f45231e4a2f2ab7d975555f55f0019800 (diff)
igb: serialize access to the time sync interrupt registers
The time sync related interrupt registers may be manipulated from different contexts. This patch protects the registers from being asynchronously changed by the reset function. Also, the patch removes a misleading comment. The reset function is disabling a bunch of functions, not enabling them. Signed-off-by: Richard Cochran <richardcochran@gmail.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions