]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arcnet-cleanup-v4.3-rc2' of git://git.pengutronix.de/git/mgr/linux
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Sep 2015 21:27:24 +0000 (14:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Sep 2015 21:27:24 +0000 (14:27 -0700)
commit44454f1e4cec3bad6037d6a4253184cfb74e2433
tree44acfb94850925f95e088b5faa4c76e666aa1c3b
parent2db34b837938993b52d2246b8f76e771f63e3f79
parent3b64e907e68a1b79e96e9d4dea4eb87778fb080c
Merge tag 'arcnet-cleanup-v4.3-rc2' of git://git.pengutronix.de/git/mgr/linux

Michael Grzeschik says:

====================
ARCNET: refactoring and cleanup

This series cleans up the code in drivers/net/arcnet
and include/uapi/linux/if_arcnet.h . It doesn't change
the runtime behaviour of the code. Its only purpose
is to improve the code maintenance and readability.
====================

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