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)
commitfce471e3c119895842c2b1a3ff51f3c1d108c656
tree6c16b495f0b4a51054585f9c6a5289c0514b4f1b
parentee28bb56ac5b4c0c08ef10d33cc7adb749bbf4c6
parentb7f41565546d393747fd554f9526c1187c6bf652
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>