From: Alexander Duyck Date: Thu, 19 Aug 2010 13:37:48 +0000 (+0000) Subject: ixgbe: remove redundant configuration of vmolr, rename generic variable X-Git-Tag: v2.6.37-rc1~147^2~769 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=826437d3de43174a8199776b5c1178bafa0b6634;p=pandora-kernel.git ixgbe: remove redundant configuration of vmolr, rename generic variable The vmolr is configured already in ixgbe_set_rx_mode for the PF so there is no need to set it again in ixgbe_configure_rx. Instead of using the variable name reg, it is easier to just rename it to gcr_ext to reflect the register contents that the variable holds. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed