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
2016-02-25 13:31:23 +00:00
..
2015-12-11 15:26:06 +00:00
2016-02-16 16:25:16 +00:00
2015-12-11 15:26:06 +00:00
2016-02-05 12:33:50 +00:00
2015-07-22 12:51:11 +00:00
2016-01-31 00:54:53 +00:00
2016-01-25 22:54:52 +00:00
2016-01-28 22:42:49 +00:00
2015-12-11 15:26:06 +00:00
2016-01-30 12:13:21 +00:00
2015-12-11 15:26:06 +00:00
2015-04-12 20:48:13 +00:00
2015-12-23 14:43:11 +00:00
2015-12-11 15:26:06 +00:00
2016-01-17 10:41:52 +00:00
2016-02-12 08:29:24 +00:00