]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Cleanups to fix assignment in if error
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Fri, 11 Apr 2014 01:46:13 +0000 (01:46 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 25 Apr 2014 00:26:28 +0000 (17:26 -0700)
commit8b857c3616c7b31a986b51e58fabc1538f44066a
tree66183bc85033035ff41a212908fa3458ee669060
parent1f2730e4f60c46e3a6f4b402bd504fc7b1943e4d
igb: Cleanups to fix assignment in if error

This patch fixes ERROR:ASSIGN_IN_IF found with checkpatch file check.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.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/igb_main.c