diff options
| author | Eric Dumazet <[email protected]> | 2022-02-05 04:56:14 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-02-05 15:34:47 +0000 |
| commit | 5a8fb33e530512ee67a11b30f3451a4f030f4b01 (patch) | |
| tree | 5cfef7703978a16f1d0720a3fd47f883f90569ae /lib/ref_tracker.c | |
| parent | net: typhoon: implement ndo_features_check method (diff) | |
| download | kernel-5a8fb33e530512ee67a11b30f3451a4f030f4b01.tar.gz kernel-5a8fb33e530512ee67a11b30f3451a4f030f4b01.zip | |
skmsg: convert struct sk_msg_sg::copy to a bitmap
We have plans for increasing MAX_SKB_FRAGS, but sk_msg_sg::copy
is currently an unsigned long, limiting MAX_SKB_FRAGS to 30 on 32bit arches.
Convert it to a bitmap, as Jakub suggested.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/ref_tracker.c')
0 files changed, 0 insertions, 0 deletions
