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)
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>

No differences found