diff options
author | Paul Barker <paul.barker.ct@bp.renesas.com> | 2024-06-04 10:28:21 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-06-06 10:59:57 +0300 |
commit | 37a01c12e9e89fe2545657d7b42ca2de9c780c45 (patch) | |
tree | f3dbce700c499dde67a37054e70ca3aadefbcc28 /net/unix/af_unix.c | |
parent | b0e0e20dc60e9e37b7e5bc71f0c912f66ad75529 (diff) | |
download | linux-37a01c12e9e89fe2545657d7b42ca2de9c780c45.tar.xz |
net: ravb: Refactor RX ring refill
To reduce code duplication, we add a new RX ring refill function which
can handle both the initial RX ring population (which was split between
ravb_ring_init() and ravb_ring_format()) and the RX ring refill after
polling (in ravb_rx()).
Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions