]> git.karo-electronics.de Git - linux-beck.git/commitdiff
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)
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>

Trivial merge