aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorMugunthan V N <[email protected]>2013-03-27 04:42:00 +0000
committerDavid S. Miller <[email protected]>2013-03-27 14:06:40 -0400
commit7e51cde276ca820d526c6c21cf8147df595a36bf (patch)
treedee31abc816ec5a87743523d5c382cc0e49f05ab /net/lapb/lapb_iface.c
parentb56d6b3fca6d1214dbc9c5655f26e5d4ec04afc8 (diff)
drivers: net: ethernet: davinci_emac: 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