diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2017-11-02 01:31:32 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-02 20:27:11 +0900 |
commit | 2c4197a041dfbb5101aaa8be7b378ba69b91e765 (patch) | |
tree | 4a1bc5a3967d722d09cd6c4f5131277809f380cc /fs/cifs | |
parent | f449657f83532807f388b9b99cf0c3f7be65eda9 (diff) | |
download | blackbird-op-linux-2c4197a041dfbb5101aaa8be7b378ba69b91e765.tar.gz blackbird-op-linux-2c4197a041dfbb5101aaa8be7b378ba69b91e765.zip |
nfp: reorganize the app table
The app table is an unordered array right now. We have to search
apps by ID. It also makes it harder to fall back to core NIC if
advanced functions are not compiled into the kernel (e.g. eBPF).
Make the table keyed by app id.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/cifs')
0 files changed, 0 insertions, 0 deletions