[SUNQE]: Fix MAC address assignment.
authorMarcel van Nies <morcles@gmail.com>
Sat, 21 Apr 2007 22:31:58 +0000 (15:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Apr 2007 22:31:58 +0000 (15:31 -0700)
commitd0dc1129c2e5a5a0e53940cad44333e6bd2f9af3
treee86e9f19e704de5b670b6694356ad33968d51b23
parent2e6679a0aa352e6b74f6385c49cd4dca3dc7201f
[SUNQE]: Fix MAC address assignment.

The MAC address assignment at module loading is simply forgotten.
The bug at module unloading is caused by an incorrect call.

The bug at module unloading does not only happen for sunqe,
sunlance and sunhme (sbus) suffer from it too.

I've tested this on my SS20.

Signed-off-by: Marcel van Nies <morcles@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sunqe.c