commit | c487e6b199eab3af14e54406d97cc3c149e591e1 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Fri Mar 10 10:38:35 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 12 23:43:19 2017 -0700 |
tree | 01e0720ccdcfe4eab132d3ddfc60997716c40f1f | |
parent | 892a7f700b361882105739632ccbd6ceb848c21d [diff] |
nfp: store dma direction in data path structure Instead of testing if xdp_prog is present store the dma direction in data path structure. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>