OSDN Git Service

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)
commit3233c1514f757350c17fa8ba929ee91165fc854c
tree745e2f207a13bc35ab851f68867c0bd7e438eee2
parentb12cef51b537d869f423c0f4bb2d2245ce2e5619
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