aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorMugunthan V N <[email protected]>2013-03-27 04:41:59 +0000
committerDavid S. Miller <[email protected]>2013-03-27 14:06:40 -0400
commitb56d6b3fca6d1214dbc9c5655f26e5d4ec04afc8 (patch)
treea684180f90dcfb8e871a5b708bb9f1972098903d /net/lapb/lapb_iface.c
parentfcca143d696092110ae1e361866576804fe887f3 (diff)
drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue
To restart tx queue use netif_wake_queue() intead of netif_start_queue() so that net schedule will restart transmission immediately which will increase network performance while doing huge data transfers. Reported-by: Dan Franke <[email protected]> Suggested-by: Sriramakrishnan A G <[email protected]> Signed-off-by: Mugunthan V N <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions