]> 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)
commitf3521427b7d380101cfe1b31525afbb379d904c1
tree1746950039e57e11c44674b289d216f469b7b006
parent446e6db3fef086481f924e7ef908c552374808db
parent2fe55543eaa153c3093479591282f42289726a71
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>