On 12/18/2018 04:31 AM, tristram...@microchip.com wrote:
> From: Tristram Ha
>
> Fix VLAN filtering operation in kernel 4.15 and later.
What was broken with it ? :-)
Please write a more verbose commit message.
> Fixes: b987e98e50ab90e5 ("dsa: add DSA switch driver for Microchip KSZ9477")
> Sig
Hi Tristram,
On 12/17/18 7:31 PM, tristram...@microchip.com wrote:
> From: Tristram Ha
>
> Fix VLAN filtering operation in kernel 4.15 and later.
A better commit message should be added to this patch, something like:
When VLAN filtering on a bridge port is disabled, it is necessary to
create a
From:
Date: Mon, 17 Dec 2018 19:31:21 -0800
> From: Tristram Ha
>
> Fix VLAN filtering operation in kernel 4.15 and later.
>
> Fixes: b987e98e50ab90e5 ("dsa: add DSA switch driver for Microchip KSZ9477")
> Signed-off-by: Tristram Ha
If this is a bug fix for v4.15 and later it should target '
From: Tristram Ha
Fix VLAN filtering operation in kernel 4.15 and later.
Fixes: b987e98e50ab90e5 ("dsa: add DSA switch driver for Microchip KSZ9477")
Signed-off-by: Tristram Ha
---
drivers/net/dsa/microchip/ksz9477.c | 44 ++---
1 file changed, 36 insertions(+),