diff options
| author | Eric Dumazet <[email protected]> | 2022-02-04 20:56:14 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-02-05 15:34:47 +0000 |
| commit | 5a8fb33e530512ee67a11b30f3451a4f030f4b01 (patch) | |
| tree | 5cfef7703978a16f1d0720a3fd47f883f90569ae /net/dccp/ccids/ccid2.c | |
| parent | d2692eee05b8502dbe4c480405feec79f4efbb55 (diff) | |
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 'net/dccp/ccids/ccid2.c')
0 files changed, 0 insertions, 0 deletions