]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: move configuration of the MTQC register into it's own function
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 19 Aug 2010 13:34:50 +0000 (13:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Aug 2010 23:40:49 +0000 (16:40 -0700)
commitecd7f9e2ceace490f8bdfc0c1cb904f97fa0a355
treef4d5d12e85e948e17d3e28f9325c427204dd7ed4
parentffa8a8a1741d8c5af9cf6528ce15166c9e3256d1
ixgbe: move configuration of the MTQC register into it's own function

This patch moves the configuration of the MTQC register into it's own
function call similar to ixgbe_setup_mrqc.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_main.c