Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1285968
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 net-next 0/4] Further fix for dsa unbinding |
| Date | 2015-12-07 22:40 +0100 |
| Message-ID | <qDbFM-1D6-27@gated-at.bofh.it> (permalink) |
| References | <qoVrc-Hx-15@gated-at.bofh.it> <qD3yz-4AE-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Neil Armstrong <narmstrong@baylibre.com> Date: Mon, 7 Dec 2015 13:57:31 +0100 > This serie fixes further issues for DSA dynamic unbinding. > The first patch completely removes the PHY link state polling. > The two following cleans up the dsa state upon removal. > The last patch moves slave destroy code as slave function and > adds missing netdev and phy cleanup calls. > > v1: http://lkml.kernel.org/r/562F8ECB.6050709@baylibre.com > v2: http://lkml.kernel.org/r/56321D9A.8010109@baylibre.com > remove phy fix and add missing calls in dsa_switch_destroy > then add dedicated dsa_slave_destroy > > v3: remove polling instead of fixing it, make single patch for > dsa slave destroy Series applied, thanks Neil. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 net-next 0/4] Further fix for dsa unbinding Neil Armstrong <narmstrong@baylibre.com> - 2015-12-07 14:00 +0100 [PATCH v3 net-next 2/4] net: dsa: cleanup resources upon module removal Neil Armstrong <narmstrong@baylibre.com> - 2015-12-07 14:00 +0100 [PATCH v3 net-next 4/4] net: dsa: move dsa slave destroy code to slave.c Neil Armstrong <narmstrong@baylibre.com> - 2015-12-07 14:10 +0100 [PATCH v3 net-next 1/4] net: dsa: remove DSA link polling Neil Armstrong <narmstrong@baylibre.com> - 2015-12-07 14:10 +0100 Re: [PATCH v3 net-next 0/4] Further fix for dsa unbinding Andrew Lunn <andrew@lunn.ch> - 2015-12-07 15:30 +0100 Re: [PATCH v3 net-next 0/4] Further fix for dsa unbinding Florian Fainelli <f.fainelli@gmail.com> - 2015-12-07 21:40 +0100 Re: [PATCH v3 net-next 0/4] Further fix for dsa unbinding David Miller <davem@davemloft.net> - 2015-12-07 22:40 +0100
csiph-web