commit | 1ac0226eb04e56cacee080fb71938eb50b5245eb | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Sep 13 02:22:52 2012 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Tue Oct 02 01:58:41 2012 +0100 |
tree | b48353aaad1bbd35211aaff02d5630299b50776d | |
parent | 0a6e5008a9df678b48f8d4e57601aa4270df6c14 [diff] |
sfc: Fix loopback self-test with separate_tx_channels=1 The loopback self-test iterates over all the TX queues of channel 0, which is not very interesting when that's an RX-only channel. Signed-off-by: Ben Hutchings <bhutchings@solarflre.com>