net: remove needless (now buggy) & from dev->dev_addr
authorJiri Pirko <jpirko@redhat.com>
Mon, 11 May 2009 23:37:15 +0000 (23:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 May 2009 18:59:47 +0000 (11:59 -0700)
Patch fixes issues with dev->dev_addr changing from array to pointer.
Hopefully there are no others.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found