]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'RTL8366-stabilization'
authorDavid S. Miller <davem@davemloft.net>
Wed, 2 Sep 2020 21:13:35 +0000 (14:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Sep 2020 21:13:35 +0000 (14:13 -0700)
commitab1bce3a2f0037a24d41019d2389c9885bfa01e8
treeaa0ae8fe12420b66378109668c5209aed3432210
parent01c5cd482406346d8c706029498e11af869ae7fe
parent0e4685e21d60d953ce10cfc65c43bebb3ecb1622
Merge branch 'RTL8366-stabilization'

Linus Walleij says:

====================
RTL8366 stabilization

This stabilizes the RTL8366 driver by checking validity
of the passed VLANs and refactoring the member config
(MC) code so we do not require strict call order and
de-duplicate some code.

Changes from v1: incorporate review comments on patch
2.

Changes from v2: a oneline bug fix in patch 2.
====================

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