]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Fix hw_dbg logging in igb_update_flash_i210
authorHannu Lounento <hannu.lounento@ge.com>
Mon, 2 Jan 2017 17:26:06 +0000 (18:26 +0100)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Jan 2017 10:23:22 +0000 (02:23 -0800)
commit0732a425409ca476b23d84056d22802317737311
treeb0468409148ad3e9bfcd1ca1757ae9ccb5994f4b
parent27656cc2627123ed480fc84f587e6614a1dfd933
igb: Fix hw_dbg logging in igb_update_flash_i210

Fix an if statement with hw_dbg lines where the logic was inverted with
regards to the corresponding return value used in the if statement.

Signed-off-by: Hannu Lounento <hannu.lounento@ge.com>
Signed-off-by: Peter Senna Tschudin <peter.senna@collabora.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_i210.c