diff options
author | Niklas Söderlund <[email protected]> | 2024-03-04 12:08:54 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-03-06 11:23:21 +0000 |
commit | e82700b8662ce5470ebefebc4dc40949f6b14627 (patch) | |
tree | 7b1e2cf1df9e2d603e97fa8bd02b0fb2fc0875db /scripts/gdb/linux/stackdepot.py | |
parent | 4123c3fbf8632e5c553222bf1c10b3a3e0a8dc06 (diff) |
ravb: Make it clear the information relates to maximum frame size
The struct member rx_max_buf_size was added before split descriptor
support was added. It is unclear if the value describes the full skb
frame buffer or the data descriptor buffer which can be combined into a
single skb.
Rename it to make it clear it referees to the maximum frame size and can
cover multiple descriptors.
Signed-off-by: Niklas Söderlund <[email protected]>
Reviewed-by: Paul Barker <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions