commit | 4f837c3b117c4fdae72d901034d0565d16af7966 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Nov 20 15:10:24 2013 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 20 15:10:24 2013 -0500 |
tree | 6246b460c504e3119025b5adcfbe518d1d9992d5 | |
parent | b4789b8e6be3151a955ade74872822f30e8cd914 [diff] | |
parent | 500b6d7e1ed80f697571cd976e385c3476effc86 [diff] |
Merge branch 'r8152' Hayes Wang says: ==================== r8152 bug fixes For the patch #3, I add netif_tx_lock() before checking the netif_queue_stopped(). Besides, I add checking the skb queue length before waking the tx queue. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>