diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2023-12-08 13:10:24 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-12-10 19:31:41 +0000 |
commit | 6a203cb5165d2257e8d54193b69afdb480a17f6f (patch) | |
tree | 17917ce1527c8cf84414df6ec532c0daaa6ee5f1 /drivers/input/mouse | |
parent | 8857034184538ca92b0e029f6f56e5e04f518ad2 (diff) |
net: rswitch: Use build_skb() for RX
If this hardware receives a jumbo frame like 2KiB or more, it will be
split into multiple queues. In the near future, to support this, use
build_skb() instead of netdev_alloc_skb_ip_align().
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/input/mouse')
0 files changed, 0 insertions, 0 deletions