]> Pileus Git - ~andy/linux/commit
ixgbe: remove old init remnant
authorEliezer Tamir <eliezer.tamir@linux.intel.com>
Tue, 14 Aug 2012 02:14:33 +0000 (02:14 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 5 Sep 2012 06:17:17 +0000 (23:17 -0700)
commitab868256f8d6095e7200d928fcc054b66d0f13a3
tree3411974723ed8d14a043f916470e601b196285f8
parent42f3c43bf6f2774172b417b629f6e7ccdc794cec
ixgbe: remove old init remnant

Remove a for loop that does nothing in ixgbe_probe().
This is a remnant from when we had IO bars (compare to the ixgb code).

Signed-off-by: Eliezer Tamir <eliezer.tamir@linux.intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c