igb: Move DMA Coalescing init code to separate function.
commitb6e0c419f040cee87813660bb4efd1fe43a8ebee
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Thu, 13 Oct 2011 17:29:59 +0000 (13 17:29 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 21 Oct 2011 10:15:10 +0000 (21 03:15 -0700)
treef8556f456b5149ae68dbd44fe9e25c162fbfa3a8
parent65189d284b48bd2e747e8cf9dfb0ff63b859682f
igb: Move DMA Coalescing init code to separate function.

This patch moves the DMA Coalescing feature initialization code from
igb_reset to a new function and replaces it with a call to the new
function.

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