diff options
author | Toke Høiland-Jørgensen <toke@redhat.com> | 2019-06-28 11:12:34 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-06-29 01:31:08 +0200 |
commit | c8af5cd75e2411d5a5aacf115f59a5ff6b87f3fa (patch) | |
tree | 8546f434daf91c6cf24a15281eafc471ac50eabe /net/core | |
parent | 2d6dbb9a65f4001f2878512078394c11301994f3 (diff) | |
download | linux-c8af5cd75e2411d5a5aacf115f59a5ff6b87f3fa.tar.gz linux-c8af5cd75e2411d5a5aacf115f59a5ff6b87f3fa.tar.bz2 linux-c8af5cd75e2411d5a5aacf115f59a5ff6b87f3fa.zip |
xskmap: Move non-standard list manipulation to helper
Add a helper in list.h for the non-standard way of clearing a list that is
used in xskmap. This makes it easier to reuse it in the other map types,
and also makes sure this usage is not forgotten in any list refactorings in
the future.
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions