diff options
author | Casey Leedom <leedom@chelsio.com> | 2010-11-11 10:06:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-12 21:30:58 +0100 |
commit | 53c7886c189597ff3af3413ed4e87632853b6d51 (patch) | |
tree | 1a8ad9ee76360008e122e7326c9963c904666d53 /drivers/amba | |
parent | ixgbe: Look inside vlan when determining offload protocol. (diff) | |
download | linux-53c7886c189597ff3af3413ed4e87632853b6d51.tar.xz linux-53c7886c189597ff3af3413ed4e87632853b6d51.zip |
cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()
Don't implement (struct net_device_ops *)->ndo_select_queue() with simple
call to skb_tx_hash(). This leads to non-persistent TX queue selection in
the Linux dev_pick_tx() routine for TCP connections.
Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions