commit | 0953864160bdd28dfe45fd46fa462b4d2d53cb96 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Nov 19 19:23:29 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:17 2008 -0800 |
tree | fcc3be7c24858b4606d6eeafee2292a58d84c6a4 | |
parent | 5106930bd6b57402205e3de54dae9476e215b622 [diff] |
[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>