]> 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)
commitfc98ebdfe775924197053db3288262cb9c61605e
tree66183bc85033035ff41a212908fa3458ee669060
parent198110c2f5cfa11ea9bc3f773a174a1f54b62068
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