Revert "r8169: mac address change support"
authorLinus Torvalds <torvalds@g5.osdl.org>
Mon, 30 Oct 2006 01:31:49 +0000 (17:31 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 30 Oct 2006 01:31:49 +0000 (17:31 -0800)
commit209ad53bc19667a128d9c51beba873a5c62bff6e
treed33657bb32ada69baf79015d7d484402e2937a43
parent9ca0e5474d11ca044e0aacfa6e78bf17957118d2
Revert "r8169: mac address change support"

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>
drivers/net/r8169.c