Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ionic: add a check for max SGs and SKB frags
Add a check of the queue's max_sg_elems against the maximum frags we expect to see per SKB and take the smaller of the two as our max for the queues' descriptor buffer allocations. Signed-off-by: Shannon Nelson <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information