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)
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>

Trivial merge