netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/4] Few mvneta fixes
@ 2016-03-12 17:44 Gregory CLEMENT
  2016-03-12 17:44 ` [PATCH net v2 1/4] net: mvneta: Fix spinlock usage Gregory CLEMENT
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gregory CLEMENT @ 2016-03-12 17:44 UTC (permalink / raw)
  To: David S. Miller, linux-kernel, netdev, Thomas Petazzoni
  Cc: Jason Cooper, Andrew Lunn, Sebastian Hesselbarth, Gregory CLEMENT,
	linux-arm-kernel, Lior Amsalem, Nadav Haklai, Marcin Wojtas,
	Patrick Uiterwijk, Dimitri Epshtein, Ofer Heifetz

Hi David,

In this second version I split the last patch in two parts as
requested.

For the record the initial cover letter was:
"here is a patch set of few fixes. Without the first one, a kernel
configured with debug features ended to hang when the driver is built
as a module and is removed. This is quite is annoying for debugging!

The second patch fix a forgotten flag at the initial submission of the
driver.

The third patch is only really a cosmetic one so I have no problem to
not apply it for 4.5 and wait for 4.6.

I really would like to see the first one applied for 4.5 and for the
second I let you judge if it something needed for now or that should
wait the next release."

Thanks,

Gregory


Dmitri Epshtein (3):
  net: mvneta: enable change MAC address when interface is up
  net: mvneta: fix error messages in mvneta_port_down function
  net: mvneta: replace magic numbers by existing macros

Gregory CLEMENT (1):
  net: mvneta: Fix spinlock usage

 drivers/net/ethernet/marvell/mvneta.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-14 19:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-12 17:44 [PATCH net v2 0/4] Few mvneta fixes Gregory CLEMENT
2016-03-12 17:44 ` [PATCH net v2 1/4] net: mvneta: Fix spinlock usage Gregory CLEMENT
2016-03-12 17:44 ` [PATCH net v2 2/4] net: mvneta: enable change MAC address when interface is up Gregory CLEMENT
2016-03-12 17:44 ` [PATCH net v2 3/4] net: mvneta: fix error messages in mvneta_port_down function Gregory CLEMENT
2016-03-12 17:44 ` [PATCH net v2 4/4] net: mvneta: replace magic numbers by existing macros Gregory CLEMENT
2016-03-14 19:49 ` [PATCH net v2 0/4] Few mvneta fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).