]> 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)
commit724a3f4d8799a3cd5cfed21dee6a3667e9c18f5d
tree9e4b7caa84ffcc7c93cd0ce63c7544c8b61e14b3
parenta0f5969d7a2cfe085052d2328439db06d31e5c3f
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