]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 's390-qeth-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2019 18:48:57 +0000 (11:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2019 18:48:57 +0000 (11:48 -0700)
commit76e348332ad691f5f9fec8f23a48eefb38d347c7
tree3996ebe3ad005bce5424e042e180fb90f442a6a0
parent724166915c70628f846d3927314edd202ab1d2dc
parentf5d062ed2fc3091fec3b04464e4d0d670df24176
Merge branch 's390-qeth-fixes'

Julian Wiedmann says:

====================
s390/qeth: fixes 2019-06-05

one more shot...  now with patch 2 fixed up so that it uses the
dst entry returned from dst_check().

From the v1 cover letter:

Please apply the following set of qeth fixes to -net.

- The first two patches fix issues in the L3 driver's cast type
  selection for transmitted skbs.
- Alexandra adds a sanity check when retrieving VLAN information from
  neighbour address events.
- The last patch adds some missing error handling for qeth's new
  multiqueue code.
====================

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