]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/qeth: split up L2 netdev_ops
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 7 Dec 2021 09:04:49 +0000 (10:04 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 8 Dec 2021 06:01:01 +0000 (22:01 -0800)
commit2dbc7a1dde9e853b2a346fd811fec8cc45bce911
treef27ccc8771794a5b660176909e5eab5b3fdf67e4
parent5e9756a66fb5741f46b9c1d9ad50e4e57c8d6816
s390/qeth: split up L2 netdev_ops

Splitting up the netdev_ops allows for fine-tuning some of the ndo's
in subsequent patches.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/s390/net/qeth_l2_main.c