Merge branch 'iucv-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Aug 2021 09:13:32 +0000 (10:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Aug 2021 09:13:32 +0000 (10:13 +0100)
commit403fa18691b7370ad7508292769824ba298c184b
tree40f771602bc4e8a3d8274cb56796b0a14057e41a
parent003352377f15f0014c752a6b7edf8bd947eecc7f
parent8c39ed4876d4e541e2044f313c56b1eb20810fe1
Merge branch 'iucv-next'

Karsten Graul says:

====================
net/iucv: updates 2021-08-09

Please apply the following iucv patches to netdev's net-next tree.

Remove the usage of register asm statements and replace deprecated
CPU-hotplug functions with the current version.
Use use consume_skb() instead of kfree_skb() to avoid flooding
dropwatch with false-positives, and 2 patches with cleanups.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>