From: Francois Romieu Date: Fri, 23 Feb 2007 22:36:39 +0000 (+0100) Subject: r8169: add hooks for per-device hw_start handler X-Git-Tag: v2.6.23-rc1~1201^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07ce4064677806e330599ade772a914f500e74af;p=pandora-kernel.git r8169: add hooks for per-device hw_start handler Rationale: rtl8169_hw_start will not help maintaining an unified driver for different chipsets but people at Realtek are probably too polite to say it distinctly. Let's add the hook and keep hw_start handler unchanged. As can be seen from the content of rtl8169_pci_tbl, the RTL_CFG_1 entry in rtl_cfg_info was unused. I recycled it for the 0x8168. Signed-off-by: Francois Romieu Cc: Edward Hsu --- Reading git-diff-tree failed