diff options
author | Magnus Karlsson <magnus.karlsson@intel.com> | 2019-12-19 13:39:25 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-12-20 16:00:09 -0800 |
commit | df0ae6f78a45e5696427779fc3379c5d75f5d4a5 (patch) | |
tree | b9fb5ed45494976d052e46d5c461efc3189b7f73 /net/xdp/xsk.c | |
parent | 4b638f13bab4dbfe8569c84e374e8201a427115c (diff) | |
download | linux-df0ae6f78a45e5696427779fc3379c5d75f5d4a5.tar.gz linux-df0ae6f78a45e5696427779fc3379c5d75f5d4a5.tar.bz2 linux-df0ae6f78a45e5696427779fc3379c5d75f5d4a5.zip |
xsk: Simplify xskq_nb_avail and xskq_nb_free
At this point, there are no users of the functions xskq_nb_avail and
xskq_nb_free that take any other number of entries argument than 1, so
let us get rid of the second argument that takes the number of
entries.
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/1576759171-28550-7-git-send-email-magnus.karlsson@intel.com
Diffstat (limited to 'net/xdp/xsk.c')
0 files changed, 0 insertions, 0 deletions