From c28aa38567101bad4e020f4392df41d0bf6c165c Mon Sep 17 00:00:00 2001 From: =?utf8?q?fran=C3=A7ois=20romieu?= Date: Tue, 2 Aug 2011 03:53:43 +0000 Subject: [PATCH] r8169 : MAC address change fix for the 8168e-vl. Addresses https://bugzilla.kernel.org/show_bug.cgi?id=39252 Hayes suggested that the usual MAC{0, 4} register writes be completed with writes to extended GigaMAC registers : - 0xe0 .. 0xe5 - 0xf2 .. 0xf7 Registers 0xf0 and 0xf1 should be set to 0. Signed-off-by: Francois Romieu Cc: Hayes Wang Signed-off-by: David S. Miller --- Reading git-format-patch failed