r8169: populate the hw_start handler for the 8168
authorFrancois Romieu <romieu@fr.zoreil.com>
Mon, 11 Jun 2007 21:22:52 +0000 (23:22 +0200)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 02:16:43 +0000 (22:16 -0400)
commit2dd99530a248bc70e712a5f98e0bc66139a582cb
tree76b8dfd2e7105b68efa1a98c53543cd6fd959c09
parent7f796d83ffa58c6f752e53dbed8faebb74333e24
r8169: populate the hw_start handler for the 8168

rtl_hw_start_8168 inherits the content of rtl_hw_start_8169 minus
the code which depends on RTL_GIGA_MAC_VER_XY (XY != {11/12}).

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