You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Felix Fietkau 67c428a9f6 ar71xx: fix kernel Oops in at803x_link_change_notify
r45954 ("ar71xx: fix 100/10mbps ethernet link issues on mynet range
extender") introduced a pdata based modification of the tx_clk_dly. But it
was not checked if pdata actually existed. This caused a page fault on all
devices which didn't have at803x_platform_data specified for an at803x
based device.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>

SVN-Revision: 46200
9 years ago
..
imagebuilder imagebuilder: create cache directory if needed (#18629) 9 years ago
linux ar71xx: fix kernel Oops in at803x_link_change_notify 9 years ago
sdk sdk: filter out CONFIG_SIGNED_PACKAGES for generated config 9 years ago
toolchain toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix 10 years ago
Config.in build: remove obsolete references to cris and avr32 9 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago