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/linux/generic
Felix Fietkau f61a80444c switch: make LED port_mask file write handler use kstrtoul() function
This patch changes swconfig_trig_port_mask_store() handler to utilize
kstrtoul() function instead of call to obsolete simple_strtoul(). Thanks
to this change, new handler takes less memory and makes port_mask special
file accept not only hexadecimal, but also decimal and octal numbers.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>

SVN-Revision: 48774
8 years ago
..
base-files update the /init file to start /sbin/init 11 years ago
files switch: make LED port_mask file write handler use kstrtoul() function 8 years ago
image generic: fix relocate build with binutils 2.25.1 9 years ago
patches-3.18 kernel: backport more 4.6 bcma stuff needed for new chipsets 9 years ago
patches-4.1 kernel: backport more 4.6 bcma stuff needed for new chipsets 9 years ago
patches-4.3 kernel: fix uninitialized variable in bridge multicast-to-unicast patch on 4.3 9 years ago
patches-4.4 kernel: replace bgmac patches for BCM47094 with final ones 8 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: add some missing kernel config options 9 years ago
config-4.1 generic: add missing kconfig symbol 9 years ago
config-4.3 kernel: disable CONFIG_USERFAULTFD, it is unused 9 years ago
config-4.4 kernel: add missing symbols to config-4.4 9 years ago