Skip to content
Snippets Groups Projects
Commit 5ea79631 authored by Michael Buesch's avatar Michael Buesch Committed by Jeff Garzik
Browse files

b44: Truncate PHY address


Some ROMs on embedded devices store incorrect values for
the PHY address of the ethernet device.
It looks like the number is sign-extended.
Truncate the value by applying the PHY-address mask to it.
The patch was tested on a bcm47xx embedded system (where the bug
triggers) and a bcm4400 PCI card.

Signed-off-by: default avatarMichael Buesch <mb@bu3sch.de>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 6ef2977d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment