]> 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)
commitd6b5d5e587aa9a85ec006e949fb49b845386f4b5
tree3996ebe3ad005bce5424e042e180fb90f442a6a0
parent3f995fecb37d7e9bd587b4c89059a82ecb2502f5
parent7c60bce2c11aac0a7ec03560a40a94aa3e30e5ad
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>