diff options
author | Alexander Duyck <alexander.h.duyck@linux.intel.com> | 2019-10-11 08:34:59 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-10-29 21:02:03 -0700 |
commit | daee5598e491d8d3979bd4ad6c447d89ce57b446 (patch) | |
tree | df2a71f9b485d66ff6aa38179729c6948f205c56 /drivers/net/ethernet/intel/igb/igb_main.c | |
parent | a7023819404ac9bd2bb311a4fafd38515cfa71ec (diff) |
e1000e: Drop unnecessary __E1000_DOWN bit twiddling
Since we no longer check for __E1000_DOWN in e1000e_close we can drop the
spot where we were restoring the bit. This saves us a bit of unnecessary
complexity.
Signed-off-by: Alexander Duyck <alexander.h.duyck@linux.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/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions