commit | 21d57363201857bd8c5c0ad0ebc795134d632195 | [log] [tgz] |
---|---|---|
author | françois romieu <romieu@fr.zoreil.com> | Mon Aug 10 19:42:37 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 12 22:13:20 2009 -0700 |
tree | f496d0c298a8f13f0e510c883af9d6fa82b2a2a0 | |
parent | 5edcc537af1a9810726d1b68ba6c59e5d8d36113 [diff] |
r8169: differentiate close chipsets in the startup identification message The driver displays the same 0x18000000 xid for RTL_GIGA_MAC_VER_06 and RTL_GIGA_MAC_VER_05 whereas the former ought to be identified as 0x98000000. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Cc: Edward Hsu <edward_hsu@realtek.com.tw> Signed-off-by: David S. Miller <davem@davemloft.net>