commit | b6e0c419f040cee87813660bb4efd1fe43a8ebee | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Thu Oct 13 17:29:59 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 21 03:15:10 2011 -0700 |
tree | f8556f456b5149ae68dbd44fe9e25c162fbfa3a8 | |
parent | 65189d284b48bd2e747e8cf9dfb0ff63b859682f [diff] |
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>