Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737635
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 3/4] net: dsa: make slave close symmetrical to open |
| Date | 2017-09-22 18:40 +0200 |
| Message-ID | <usz9F-8nF-31@gated-at.bofh.it> (permalink) |
| References | <usyZY-8kh-3@gated-at.bofh.it> <usyZZ-8kh-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Sep 22, 2017 at 12:17:52PM -0400, Vivien Didelot wrote:
> The DSA slave open function configures the unicast MAC addresses on the
> master device, enable the switch port, change its STP state, then start
> the PHY device.
>
> Make the close function symmetric, by first stopping the PHY device,
> then changing the STP state, disabling the switch port and restore the
> master device.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 0/4] net: dsa: simplify port enabling Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-09-22 18:30 +0200
[PATCH net-next 2/4] net: dsa: remove phy arg from port enable/disable Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-09-22 18:30 +0200
Re: [PATCH net-next 2/4] net: dsa: remove phy arg from port enable/disable Florian Fainelli <f.fainelli@gmail.com> - 2017-09-22 19:20 +0200
Re: [PATCH net-next 2/4] net: dsa: remove phy arg from port enable/disable Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-09-22 20:20 +0200
Re: [PATCH net-next 2/4] net: dsa: remove phy arg from port enable/disable Florian Fainelli <f.fainelli@gmail.com> - 2017-09-22 20:30 +0200
Re: [PATCH net-next 2/4] net: dsa: remove phy arg from port enable/disable Andrew Lunn <andrew@lunn.ch> - 2017-09-22 21:20 +0200
[PATCH net-next 3/4] net: dsa: make slave close symmetrical to open Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-09-22 18:30 +0200
Re: [PATCH net-next 3/4] net: dsa: make slave close symmetrical to open Andrew Lunn <andrew@lunn.ch> - 2017-09-22 18:40 +0200
Re: [PATCH net-next 3/4] net: dsa: make slave close symmetrical to open Florian Fainelli <f.fainelli@gmail.com> - 2017-09-22 19:20 +0200
csiph-web