openwrtv3/target/linux/generic
Jonas Gorski eedc3554fe generic: b53: fix reverted error check in probe
b53_switch_detect returns value returned by b53_read8, which is 0 for
success. So fail (and return error) only if b53_switch_detect returned
something else than 0. This fixes supported and advertising being zeros
for MDIO access.

Cc: Jonas Gorski <jogo@openwrt.org>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 35534
2013-02-10 12:31:36 +00:00
..
base-files Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh) 2012-12-19 16:07:50 +00:00
files generic: b53: fix reverted error check in probe 2013-02-10 12:31:36 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-3.3 generic: add detach callback to struct phy_driver 2013-02-07 15:18:24 +00:00
patches-3.6 generic: add detach callback to struct phy_driver 2013-02-07 15:18:24 +00:00
patches-3.7 generic: add detach callback to struct phy_driver 2013-02-07 15:18:24 +00:00
patches-3.8 generic: add detach callback to struct phy_driver 2013-02-07 15:18:24 +00:00
config-3.3 kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8 2013-01-27 21:18:52 +00:00
config-3.6 linux/3.6: add missing config symbols 2013-02-01 17:30:18 +00:00
config-3.7 linux/3.7: add missing config symbols 2013-02-02 10:05:08 +00:00
config-3.8 kernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed 2013-01-27 23:23:39 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00