android_kernel_xiaomi_sm8350/drivers/net/e1000e
Bruce Allan 0781895067 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>
2009-12-08 20:10:11 -08:00
..
82571.c
defines.h e1000e: minor correction to name of bit in CTRL_EXT register 2009-12-08 20:10:11 -08:00
e1000.h
es2lan.c
ethtool.c
hw.h e1000e: replace incorrect use of GG82563_REG macro 2009-12-08 20:10:11 -08:00
ich8lan.c e1000e: replace incorrect use of GG82563_REG macro 2009-12-08 20:10:11 -08:00
lib.c
Makefile
netdev.c e1000e: minor correction to name of bit in CTRL_EXT register 2009-12-08 20:10:11 -08:00
param.c
phy.c