]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5963415ee6f3c8d9b7549dc1cc734f8cad84db6a
tree40f771602bc4e8a3d8274cb56796b0a14057e41a
parent4e7b12c80c9bae8c76e6adea6c65beaef1c2cebe
parent5a095e28c6131827d77756e1c2f83ce1077405e3
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>