You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net: rswitch: Add a setting ext descriptor function
[ Upstream commit fcff581 ]
If the driver would like to transmit a jumbo frame like 2KiB or more,
it should be split into multiple queues. In the near future, to support
this, add a setting ext descriptor function to improve code readability.
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Stable-dep-of: 0c9547e ("net: renesas: rswitch: fix race window between tx start and complete")
Signed-off-by: Sasha Levin <[email protected]>
0 commit comments