aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qlge/qlge_ethtool.c
diff options
context:
space:
mode:
authorKrishna Kumar <krkumar2@in.ibm.com>2009-10-19 23:50:07 +0000
committerDavid S. Miller <davem@davemloft.net>2009-10-20 18:55:47 -0700
commita4ee3ce3293dc931fab19beb472a8bde1295aebe (patch)
treeca93936887aaf70a0d6b2cd2152a56c9b93a075e /drivers/net/qlge/qlge_ethtool.c
parentnet: Fix for dst_negative_advice (diff)
downloadlinux-dev-a4ee3ce3293dc931fab19beb472a8bde1295aebe.tar.xz
linux-dev-a4ee3ce3293dc931fab19beb472a8bde1295aebe.zip
net: Use sk_tx_queue_mapping for connected sockets
For connected sockets, the first run of dev_pick_tx saves the calculated txq in sk_tx_queue_mapping. This is not saved if either the device has a queue select or the socket is not connected. Next iterations of dev_pick_tx uses the cached value of sk_tx_queue_mapping. Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/qlge/qlge_ethtool.c')
0 files changed, 0 insertions, 0 deletions