diff options
author | Gary Zambrano <zambrano@broadcom.com> | 2006-03-29 17:12:05 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-03-29 17:12:05 -0500 |
commit | 5c5131297db57b501f371ab53c40343eac6f2af7 (patch) | |
tree | fa0ad95f0324720c5a18f7138e84d7ef4dd83525 /kernel | |
parent | f3cab8a0b1a772dc8b055b7affa567a366627c9e (diff) |
b44: fix force mac address before ifconfig up
Initializing the b44 MAC & PCI functional blocks in the controller must
occur inside init_one(). This will allow access to the MAC registers.
The controller was being powered up in b44_open() which would not allow
access to the registers before ifconfig was up.
Philip Kohlbecher found this bug.
Signed-off-by: Gary Zambrano <zambrano@broadcom.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions