r8169: make room for more specific 8168 hardware start procedure
authorFrancois Romieu <romieu@fr.zoreil.com>
Sat, 28 Jun 2008 09:58:39 +0000 (11:58 +0200)
committerFrancois Romieu <romieu@fr.zoreil.com>
Fri, 10 Oct 2008 21:08:34 +0000 (23:08 +0200)
commit219a1e9d46dcc21f279c428941ded2328f1a5ee5
tree8e3ced1d53ec82f1ab468e12dce67e596c401d5f
parentb8363901596f64ef74db906df0c4a95daea47464
r8169: make room for more specific 8168 hardware start procedure

Broadly speaking the 8168c* share some common code which will
be factored in __rtl_hw_start_8168cp. The 8168b* share some
code too but it will be a bit different.

Any change of behavior should be confined to the currently
unidentified 8168 chipsets. They will not be applied the Tx
performance tweak and will emit a warning instead.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>
drivers/net/r8169.c