Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1728704
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC 0/6] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers. |
| Date | 2017-09-08 11:00 +0200 |
| Message-ID | <unniO-4qa-5@gated-at.bofh.it> (permalink) |
| References | <uncdH-5xq-3@gated-at.bofh.it> <uncdH-5xq-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi! > From: Tristram Ha <Tristram.Ha@microchip.com> > > This series of patches is to modify the original KSZ9477 DSA driver so that other KSZ switch drivers can be added and use the common code. > Please wrap the lines from time to time... > This patch set is against net-next. > > drivers/net/dsa/microchip/Makefile | 2 +- > drivers/net/dsa/microchip/ksz9477.c | 1317 ++++++++++++++++++++++++++++++++ We already have ksz_9477_reg.h. So should this be ksz_9477.c for consistency? > drivers/net/dsa/microchip/ksz_common.c | 1156 +--------------------------- > drivers/net/dsa/microchip/ksz_priv.h | 105 ++- > drivers/net/dsa/microchip/ksz_spi.c | 13 +- > net/dsa/tag_ksz.c | 40 +- -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH RFC 0/6] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers. <Tristram.Ha@microchip.com> - 2017-09-07 23:10 +0200
Re: [PATCH RFC 0/6] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers. Pavel Machek <pavel@ucw.cz> - 2017-09-08 11:00 +0200
RE: [PATCH RFC 0/6] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers. <Tristram.Ha@microchip.com> - 2017-09-09 03:20 +0200
Re: [PATCH RFC 0/6] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers. Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-09-08 15:40 +0200
csiph-web