]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: cls: Move C2 read/write helpers around
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Wed, 27 Mar 2019 08:44:16 +0000 (09:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Mar 2019 18:10:58 +0000 (11:10 -0700)
commit282cbacdbb695a6502bf9b13621e4cc79c471b0f
tree9e4b7caa84ffcc7c93cd0ce63c7544c8b61e14b3
parentf5be44616cd194f4c2f87bcee9e69827167427e6
net: mvpp2: cls: Move C2 read/write helpers around

Move C2 read/write helpers higher in the file to ease future work that
rely on these helpers

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c