r8169: improve chip version identification
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 19 Nov 2018 21:41:35 +0000 (22:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Nov 2018 01:32:15 +0000 (17:32 -0800)
commit55d2ad7b907225e476dd10b69683e508a6bed7f4
treed499c5bfdd23109911ab430995b421b2703fad7d
parent3c72bf71a97fe4125270b2b618aaa6266f80a825
r8169: improve chip version identification

Only the upper 12 bits are used for chip identification, this helps
to reduce the size of array mac_info.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c