s390/qeth: remove additional skb refcount
authorJulian Wiedmann <jwi@linux.ibm.com>
Wed, 26 Sep 2018 16:29:08 +0000 (18:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Sep 2018 16:56:07 +0000 (09:56 -0700)
commit5a5312bdbaddff57e5d24a2b24f9dd5a0e219ce1
treecde45b1be359cfb3f9f58753b86c9f78b7ecdba5
parentdc149e3764d8b724b110f8841b198e0f867e413a
s390/qeth: remove additional skb refcount

This was presumably left over from back when qeth recursed into
dev_queue_xmit().

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core_main.c