]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Minor-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Jun 2017 03:49:49 +0000 (23:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jun 2017 03:49:49 +0000 (23:49 -0400)
commit31d466bf71743fe0b9e7051f43592c724ade3508
tree1746950039e57e11c44674b289d216f469b7b006
parent9648a7080c7851eea81919cd7617abfaf6ce7d1a
parenteaed3019300beed21e9b1af0a2a0279519852264
Merge branch 'mlxsw-Minor-cleanup'

Jiri Pirko says:

====================
mlxsw: Minor cleanup

Fix small issues I noticed during the refactoring.

First patch adds file name comments in the header file to make it clear
what goes where. Second patch fixes a typo and third patch simply aligns
RIF index allocation with similar allocations in the driver.
====================

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