android_kernel_xiaomi_sm8350/drivers/s390/net
Thomas Richter 732a59cb6e s390/qeth: fix setting VIPA address
commit 5f78e29cee ("qeth: optimize IP handling in rx_mode callback")
restructured the internal address handling.
This work broke setting a virtual IP address.
The command
echo 10.1.1.1 > /sys/bus/ccwgroup/devices/<device>/vipa/add4
fails with file exist error even if the IP address has not
been set before.

It turned out that the search result for the IP address
search is handled incorrectly in the VIPA case.

This patch fixes the setting of an virtual IP address.

Signed-off-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-16 04:29:14 -04:00
..
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c
ctcm_fsms.h
ctcm_main.c
ctcm_main.h
ctcm_mpc.c
ctcm_mpc.h
ctcm_sysfs.c
fsm.c
fsm.h
Kconfig
lcs.c
lcs.h
Makefile
netiucv.c
qeth_core_main.c qeth: check not more than 16 SBALEs on the completion queue 2016-09-16 04:29:13 -04:00
qeth_core_mpc.c
qeth_core_mpc.h
qeth_core_sys.c
qeth_core.h qeth: restore device features after recovery 2016-09-16 04:29:13 -04:00
qeth_l2_main.c qeth: do not turn on SG per default 2016-09-16 04:29:14 -04:00
qeth_l2_sys.c
qeth_l2.h
qeth_l3_main.c s390/qeth: fix setting VIPA address 2016-09-16 04:29:14 -04:00
qeth_l3_sys.c s390/qeth: use ip_lock for hsuid configuration 2016-09-16 04:29:13 -04:00
qeth_l3.h
smsgiucv_app.c
smsgiucv.c
smsgiucv.h