summaryrefslogtreecommitdiff
path: root/net/ipv4/fib_frontend.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2013-01-11 18:38:42 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-01-11 23:47:27 (GMT)
commit87696f9234cb681ded2697b0f0fd01bb15a2aff2 (patch)
treebeb15ad2b692b9a180f886576c5cd028690f878d /net/ipv4/fib_frontend.c
parent17e1a42f2e377ec5809af79eb651d9ed5958fb97 (diff)
downloadlinux-fsl-qoriq-87696f9234cb681ded2697b0f0fd01bb15a2aff2.tar.xz
net: Export __netdev_pick_tx so that it can be used in modules
When testing with FCoE enabled we discovered that I had not exported __netdev_pick_tx. As a result ixgbe doesn't build with the RFC patches applied because ixgbe_select_queue was calling the function. This change corrects that build issue by correctly exporting __netdev_pick_tx so it can be used by modules. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/fib_frontend.c')
0 files changed, 0 insertions, 0 deletions