]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'iucv-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 6 Sep 2018 05:32:22 +0000 (22:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Sep 2018 05:32:22 +0000 (22:32 -0700)
commit79859f7d5f935e91b471b371fe8e4872f3a9205d
tree6c16b495f0b4a51054585f9c6a5289c0514b4f1b
parent543a686b0f9273f5c47ff3cbaf79d2f9eaf653af
parent57c148f39d7edfd63b2137aa4aae654b10a56780
Merge branch 'iucv-fixes'

Julian Wiedmann says:

====================
net/iucv: fixes 2018-09-05

please apply three straight-forward fixes for iucv. One that prevents
leaking the skb on malformed inbound packets, one to fix the error
handling on transmit error, and one to get rid of a compile warning.
====================

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