From: Alexander Duyck Date: Thu, 19 Aug 2010 13:36:49 +0000 (+0000) Subject: ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode X-Git-Tag: v2.6.37-rc1~147^2~771 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5dc442b4671e2961c2e5bb3e16a86ce7da86cd3;p=pandora-kernel.git ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode We are accessing the FCTRL register in multiple spots in the init path and we can simplify things by combining the configuration all into ixgbe_set_rx_mode. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed