commit | 14bf718fb97efe9ff649c317e7d87a3617b13e7c | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Tue May 22 01:27:58 2012 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Fri Aug 24 19:00:27 2012 +0100 |
tree | 421f6e0546d8d04ccad78292178c0fc560773a12 | |
parent | 7668ff9c2ad7d354655e23afa836a92d54d2ea63 [diff] |
sfc: Stop TX queues before they fill up We now have a definite upper bound on the number of descriptors per skb; use that to stop the queue when the next packet might not fit. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>