]> git.baikalelectronics.ru Git - kernel.git/commit
dpaa2-eth: make dpaa2_eth_set_dist_key static
authorIoana Ciornei <ioana.ciornei@nxp.com>
Fri, 12 Oct 2018 16:27:29 +0000 (16:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 05:23:19 +0000 (22:23 -0700)
commita0bb670bd33f37d0d9a22191ccdcec4f2791fc41
tree745e2f207a13bc35ab851f68867c0bd7e438eee2
parentbbe2029decfdd780bc36847ede6ac7acef40db5a
dpaa2-eth: make dpaa2_eth_set_dist_key static

The dpaa2_eth_set_dist_key function is only used in a single file.
Make it static.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c