Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737925
| From | Vivien Didelot <vivien.didelot@savoirfairelinux.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH net-next v3 0/2] net: dsa: port enabling |
| Date | 2017-09-23 01:10 +0200 |
| Message-ID | <usFf3-3LG-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset makes slave open and close symmetrical and provides helpers for enabling or disabling a given DSA port. Changes in v3: - save the phy_device change for a future patchset Changes in v2: - do not remove the phy argument from port enable/disable Vivien Didelot (2): net: dsa: make slave close symmetrical to open net: dsa: add port enable and disable helpers net/dsa/dsa_priv.h | 3 ++- net/dsa/port.c | 31 ++++++++++++++++++++++++++++++- net/dsa/slave.c | 21 ++++++--------------- 3 files changed, 38 insertions(+), 17 deletions(-) -- 2.14.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH net-next v3 0/2] net: dsa: port enabling Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-09-23 01:10 +0200 Re: [PATCH net-next v3 0/2] net: dsa: port enabling David Miller <davem@davemloft.net> - 2017-09-26 05:30 +0200
csiph-web