mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
[PATCH] sky2: limit coalescing values to ring size
Don't allow coalescing values to be bigger than the transmit ring. Since if you set them that big, the interrupt never happens and driver livelocks. Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
This commit is contained in:
parent
977bdf06ca
commit
ff81fbbe32
1 changed files with 3 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue