]> 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)
commit0893de4cb472cd7247df72e29a37ccdbe08c065c
tree745e2f207a13bc35ab851f68867c0bd7e438eee2
parent5411663cf040662b428a76a26aa1d563e321f665
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