]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Move DMA Coalescing init code to separate function.
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Thu, 13 Oct 2011 17:29:59 +0000 (17:29 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 21 Oct 2011 10:15:10 +0000 (03:15 -0700)
commitea8945e8f37af897cadef810771e50658d554e56
treef8556f456b5149ae68dbd44fe9e25c162fbfa3a8
parentd0b49bbf762892a0f5c1a3bbd7999622bf6ca228
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