diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2010-08-19 13:37:48 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-19 16:44:22 -0700 |
commit | 826437d3de43174a8199776b5c1178bafa0b6634 (patch) | |
tree | 80d704a2d473bede0cbfe551a2f100f14db71e6e /net | |
parent | 1395807091300b84789316cad2a9142b58f9092a (diff) | |
download | talos-op-linux-826437d3de43174a8199776b5c1178bafa0b6634.tar.gz talos-op-linux-826437d3de43174a8199776b5c1178bafa0b6634.zip |
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 <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions