commit | d0dc1129c2e5a5a0e53940cad44333e6bd2f9af3 | [log] [tgz] |
---|---|---|
author | Marcel van Nies <morcles@gmail.com> | Sat Apr 21 15:31:58 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 21 15:31:58 2007 -0700 |
tree | e86e9f19e704de5b670b6694356ad33968d51b23 | |
parent | 2e6679a0aa352e6b74f6385c49cd4dca3dc7201f [diff] |
[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>