Merge branch 's390-qeth-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Mar 2021 23:18:38 +0000 (16:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Mar 2021 23:18:38 +0000 (16:18 -0700)
commit5108802abcb979cec1de97a77f4d704bc8fcd446
tree8138ea001af78c691094255f2e40aa72fc7265d0
parentc2ed62b9975e3e47a8b12f5fc4ed7958104b427b
parentd96a8c693d0a09cd89efbb17373ded5b275b2960
Merge branch 's390-qeth-next'

Julian Wiedmann says:

====================
s390/qeth: updates 2021-03-18

please apply the following patch series for qeth to netdev's net-next
tree.

This brings two small optimizations (replace a hard-coded GFP_ATOMIC,
pass through the NAPI budget to enable napi_consume_skb()), and removes
some redundant VLAN filter code.
====================

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