commit | 2dd99530a248bc70e712a5f98e0bc66139a582cb | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Mon Jun 11 23:22:52 2007 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Sun Jul 08 22:16:43 2007 -0400 |
tree | 76b8dfd2e7105b68efa1a98c53543cd6fd959c09 | |
parent | 7f796d83ffa58c6f752e53dbed8faebb74333e24 [diff] |
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>