Merge branch 'r8152'
authorDavid S. Miller <davem@davemloft.net>
Wed, 20 Nov 2013 20:10:24 +0000 (15:10 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Nov 2013 20:10:24 +0000 (15:10 -0500)
commit4f837c3b117c4fdae72d901034d0565d16af7966
tree6246b460c504e3119025b5adcfbe518d1d9992d5
parentb4789b8e6be3151a955ade74872822f30e8cd914
parent500b6d7e1ed80f697571cd976e385c3476effc86
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>