diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2015-10-27 16:59:31 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-12-14 09:47:05 -0800 |
commit | 386164d9b36b1f6f1396978110de85c7e186491d (patch) | |
tree | baa061ebfcc0e12b3d810cfb0a8b8a02c448371f /drivers/net/ethernet/i825xx | |
parent | cb4396edd84ed73081635fb933d19c1410fafaf4 (diff) | |
download | talos-obmc-linux-386164d9b36b1f6f1396978110de85c7e186491d.tar.gz talos-obmc-linux-386164d9b36b1f6f1396978110de85c7e186491d.zip |
e1000e: Switch e1000e_up to void, drop code checking for error result
The function e1000e_up always returns 0. As such we can convert it to a
void and just ignore the results. This allows us to drop some code in a
couple spots as we no longer need to worry about non-zero return values.
Signed-off-by: Alexander Duyck <aduyck@mirantis.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/i825xx')
0 files changed, 0 insertions, 0 deletions