]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
authorBreno Leitão <leitao@linux.vnet.ibm.com>
Wed, 11 Feb 2009 01:24:48 +0000 (17:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Feb 2009 01:24:48 +0000 (17:24 -0800)
commitbb2797ab5c1208cf3bfc869ac0820c45d02aa31f
tree0f208368090c2ae0393536f22d6ae52dbeffb3a8
parent53f829562a0d09f9cf21510ac043e0db7cce0135
ixgbe: Removing the unused PAGE_USE_COUNT() macro.

Removing the unused PAGE_USE_COUNT() macro. Also removing the unused
pages variable at ixgbe_configure_rx() function.

Signed-off-by: Breno Leitão <leitao@linux.vnet.ibm.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_main.c