2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/drivers/s390/net
Andy Shevchenko 025d0dfcc1 s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
The sysfs enabled value is a boolean, so kstrtobool() is a better fit
for parsing the input string since it does the range checking for us.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-20 13:11:04 +01:00
..
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c ctcm_fsms: Convert skb->user accesses to refcount_t 2017-07-03 02:29:57 -07:00
ctcm_fsms.h
ctcm_main.c s390/net: reduce inlining 2017-08-15 10:58:40 -07:00
ctcm_main.h s390/ctcm, netiucv: migrate variables to handle y2038 problem 2015-01-17 23:54:59 -05:00
ctcm_mpc.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
ctcm_mpc.h
ctcm_sysfs.c s390/ctcm, netiucv: migrate variables to handle y2038 problem 2015-01-17 23:54:59 -05:00
fsm.c s390/drivers: use setup_timer 2017-10-20 13:11:04 +01:00
fsm.h
Kconfig s390: remove claw driver 2015-02-28 23:38:29 -05:00
lcs.c s390/net: reduce inlining 2017-08-15 10:58:40 -07:00
lcs.h
Makefile s390: remove claw driver 2015-02-28 23:38:29 -05:00
netiucv.c s390/net: reduce inlining 2017-08-15 10:58:40 -07:00
qeth_core_main.c s390/qeth: remove duplicated device matching 2017-10-20 13:11:04 +01:00
qeth_core_mpc.c s390/qeth: add basic VNICC support 2017-09-18 14:41:37 -07:00
qeth_core_mpc.h s390/qeth: remove duplicated device matching 2017-10-20 13:11:04 +01:00
qeth_core_sys.c s390/qeth: remove duplicated device matching 2017-10-20 13:11:04 +01:00
qeth_core.h s390/qeth: remove duplicated device matching 2017-10-20 13:11:04 +01:00
qeth_l2_main.c s390/qeth: translate SETVLAN/DELVLAN errors 2017-09-18 14:41:37 -07:00
qeth_l2_sys.c s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store() 2017-10-20 13:11:04 +01:00
qeth_l2.h s390/qeth: add VNICC get/set timeout support 2017-09-18 14:41:37 -07:00
qeth_l3_main.c s390/qeth: fold VLAN handling into l3_rebuild_skb() 2017-09-18 14:41:37 -07:00
qeth_l3_sys.c s390/qeth: simplify L3 sysfs group management 2017-09-18 14:41:37 -07:00
qeth_l3.h s390/qeth: add support for early L3 device setup 2017-06-06 13:05:01 -04:00
smsgiucv_app.c
smsgiucv.c s390/iucv: do not use arrays as argument 2015-09-21 16:03:04 -07:00
smsgiucv.h