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)
commit3a6d54c56326c29c5357655779cfe6cf36481b17
tree1c2f47eecebe98b8501d884cf482a8b777171cd7
parent8b3521eeb7598c3b10c7e14361a7974464527702
net: remove needless (now buggy) & from dev->dev_addr

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>
drivers/net/bonding/bond_3ad.c
drivers/net/ibmveth.c
drivers/net/wireless/hostap/hostap_hw.c
drivers/net/wireless/ray_cs.c
net/ipv6/ip6_tunnel.c
net/tipc/eth_media.c