]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: shift some bridgeport code around
authorJulian Wiedmann <jwi@linux.ibm.com>
Sat, 25 Jan 2020 15:52:59 +0000 (16:52 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Jan 2020 14:20:32 +0000 (15:20 +0100)
commit2ba0f1d48ef62c14aa61046351ec83262e215358
treeaa9c1737d4bbd2bc6a0f44149b74958a2dc370d9
parente472e839715b265d0644e8d09d2eb8a7edc4a3f1
s390/qeth: shift some bridgeport code around

qeth_l2_setup_bridgeport_attrs() is entirely unrelated to sysfs
functionality, move it where it belongs.
While at it merge all the bridgeport-specific code in the set-online
path together.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l2.h
drivers/s390/net/qeth_l2_main.c
drivers/s390/net/qeth_l2_sys.c