]> git.baikalelectronics.ru Git - kernel.git/commit
igb: misc cleanup to combine one if statement
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 13 Feb 2009 14:45:17 +0000 (14:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Feb 2009 07:56:02 +0000 (23:56 -0800)
commit516456d8d2e7045662d272d0addab6e6521f847b
tree40a036ffaf16e5a50901f2568ae163cbfed8b2eb
parent3d60256e3dfc9d42814dfe583429a20a981edba9
igb: misc cleanup to combine one if statement

This patch combines a pair of if statements into one.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
CC: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/igb_main.c