[NETPOLL]: no need to store local_mac
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 20 Nov 2007 03:23:29 +0000 (19:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:17 +0000 (14:54 -0800)
The local_mac is managed by the network device, no need to keep a
spare copy and all the management problems that could cause.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found