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)
commitd3dfc362e073e8caf74dafaa5c33135e93d8e617
treeaa0ae8fe12420b66378109668c5209aed3432210
parentc6f4c2b027c471838f44de03ef8c4100e4986852
parent7e1301ed1881447d2a25f9c6423738c33cbca133
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>