Revision 209ad53bc19667a128d9c51beba873a5c62bff6e authored by Linus Torvalds on 30 October 2006, 01:31:49 UTC, committed by Linus Torvalds on 30 October 2006, 01:31:49 UTC
This reverts commit a2b98a697fa4e7564f78905b83db122824916cf9.

As per Guennadi Liakhovetski, the mac address change support code breaks
some normal uses (_without_ any address changes), and until it's all
sorted out, we're better off without it.

Says Francois:

  "Go revert it.

   Despite what I claimed, I can not find a third-party confirmation by
   email that it works elsewhere.

   It would probably be enough to remove the call to
   __rtl8169_set_mac_addr() in rtl8169_hw_start() though."

See also

	http://bugzilla.kernel.org/show_bug.cgi?id=6032

Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 9ca0e54
History
File Mode Size
Kconfig -rw-r--r-- 4.9 KB
Makefile -rw-r--r-- 248 bytes
console.c -rw-r--r-- 994 bytes
disk.c -rw-r--r-- 8.4 KB
main.c -rw-r--r-- 6.7 KB
pm.c -rw-r--r-- 6.0 KB
power.h -rw-r--r-- 5.2 KB
poweroff.c -rw-r--r-- 897 bytes
process.c -rw-r--r-- 3.9 KB
snapshot.c -rw-r--r-- 32.8 KB
swap.c -rw-r--r-- 15.0 KB
swsusp.c -rw-r--r-- 7.1 KB
user.c -rw-r--r-- 6.9 KB

back to top