]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mvneta-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2016 19:48:53 +0000 (15:48 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2016 19:48:53 +0000 (15:48 -0400)
commit332103dca037703f9008754d3919e7b40cfce6ef
tree0b7e23aebc703fe881aefafb3c4b32c1e7e3813a
parentee08ac34afb6c3c7ef8a15ac2f16f0c078471f0b
parenta80f756249be75544bcda9b7fa6e1c03f0d2b0f6
Merge branch 'mvneta-fixes'

Gregory CLEMENT says:

====================
Few mvneta fixes

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."
====================

Signed-off-by: David S. Miller <davem@davemloft.net>