From: Francois Romieu Date: Sat, 28 Jun 2008 09:58:39 +0000 (+0200) Subject: r8169: make room for more specific 8168 hardware start procedure X-Git-Tag: v2.6.28-rc1~717^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=219a1e9d46dcc21f279c428941ded2328f1a5ee5;p=pandora-kernel.git 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 Cc: Edward Hsu --- Reading git-diff-tree failed