summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/es2lan.c
diff options
context:
space:
mode:
authorBruce Allan2009-12-08 08:28:01 +0100
committerDavid S. Miller2009-12-09 05:10:11 +0100
commit0781895067444db98050a1537bafbc7a0235ec9f (patch)
treee308e319eab01bd958f41d5ae997cb871d6fef14 /drivers/net/e1000e/es2lan.c
parente1000e: minor correction to name of bit in CTRL_EXT register (diff)
downloadkernel-qcow2-linux-0781895067444db98050a1537bafbc7a0235ec9f.tar.gz
kernel-qcow2-linux-0781895067444db98050a1537bafbc7a0235ec9f.tar.xz
kernel-qcow2-linux-0781895067444db98050a1537bafbc7a0235ec9f.zip
e1000e: replace incorrect use of GG82563_REG macro
The GG82563_REG() macro should not be used to determine the offset provided to the e1000e_[read|write]_kmrn_reg() functions since the first argument to the macro is already implied and gets masked off anyway in the functions. The resultant register reads/writes with this patch are functionally the same as before. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/e1000e/es2lan.c')
0 files changed, 0 insertions, 0 deletions