]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'arcnet-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 19:18:38 +0000 (15:18 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 19:18:38 +0000 (15:18 -0400)
commitd4d09ccd9dd5af6c2efce94fc42ad87c67c23a7e
tree71d298b46dea34756a8273467111f39de854d373
parent21cd70a77b4f775ed93acc30a7e25309b44d9290
parentd8fb6acaa59e44953c24ddb926a6fcbfcaadfe91
Merge branch 'arcnet-fixes'

Michael Grzeschik says:

====================
arcnet: Collection of latest fixes

Here we sum up the recent fixes I collected on the way to use and
stabilise the framework. Part of it is an possible deadlock that we
prevent as well to fix the calculation of the dev_id that can be setup
by an rotary encoder. Beside that we added an trivial spelling patch and
fix some wrong and missing assignments that improves the code footprint.
====================

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