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)
commit8ca769e2b88f9e564aecdfab54fcc5a9d20190c1
treeaa9c1737d4bbd2bc6a0f44149b74958a2dc370d9
parent14a1d2468ab370c8f02d341b1551bc742a8975d3
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