From: hayeswang Date: Fri, 7 Mar 2014 03:04:36 +0000 (+0800) Subject: r8152: up the priority of the transmission X-Git-Tag: v3.15-rc1~113^2~207^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c3121fcf10da24dfd667c5bf8d71fcfa261599c;p=pandora-kernel.git r8152: up the priority of the transmission move the tx_bottom() from delayed_work to tasklet. It makes the rx and tx balanced. If the device is in runtime suspend when getting the tx packet, wakeup the device before trasmitting. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed