commit | 3a6d54c56326c29c5357655779cfe6cf36481b17 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Mon May 11 23:37:15 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun May 17 11:59:47 2009 -0700 |
tree | 1c2f47eecebe98b8501d884cf482a8b777171cd7 | |
parent | 8b3521eeb7598c3b10c7e14361a7974464527702 [diff] |
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>