]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit0953864160bdd28dfe45fd46fa462b4d2d53cb96
treefcc3be7c24858b4606d6eeafee2292a58d84c6a4
parent5106930bd6b57402205e3de54dae9476e215b622
[NETPOLL]: no need to store local_mac

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>
drivers/net/netconsole.c
include/linux/netpoll.h
net/core/netpoll.c