diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2021-08-18 20:07:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-19 12:05:15 +0100 |
commit | cb01c672c2a7aded88915e475463fe1128dc76d7 (patch) | |
tree | c12fd38f064a81a6bce912a35c4d3a4d551e689c /samples/trace_printk | |
parent | 68ca3c923213b908c14a673f6c3ec808664fae1f (diff) | |
download | linux-cb01c672c2a7aded88915e475463fe1128dc76d7.tar.bz2 |
ravb: Add max_rx_len to struct ravb_hw_info
The maximum descriptor size that can be specified on the reception side for
R-Car is 2048 bytes, whereas for RZ/G2L it is 8096.
Add the max_rx_len variable to struct ravb_hw_info for allocating different
RX skb buffer sizes for R-Car and RZ/G2L using the netdev_alloc_skb
function.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/trace_printk')
0 files changed, 0 insertions, 0 deletions