"README.md" did not exist on "dbba306f2ae574450a7a5133d6637fe6f5fafc72"
drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()
include/linux/mii.h:48:#define BMCR_RESET 0x8000 The function reset_phy() is in "#if 0" inactivated code Replace logical "&&" by bit "&" before BMCR_RESET Signed-off-by:Roel Kluin <12o3l@tiscali.nl> Signed-off-by:
Jeff Garzik <jeff@garzik.org> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please register or sign in to comment