summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dss-of.c
diff options
context:
space:
mode:
authorMacpaul Lin <macpaul@gmail.com>2014-04-15 10:09:33 +0200
committerFelipe Balbi <balbi@ti.com>2014-04-21 17:19:53 +0200
commit2656c9e28125e96bee212f146cc3f2419fd3ffef (patch)
tree8d45040572ea808c35c2e307c6ce400a1d9685e5 /drivers/video/omap2/dss/dss-of.c
parentRevert "usb: gadget: u_ether: move hardware transmit to RX NAPI" (diff)
downloadlinux-2656c9e28125e96bee212f146cc3f2419fd3ffef.tar.xz
linux-2656c9e28125e96bee212f146cc3f2419fd3ffef.zip
usb: gadget: f_rndis: reduce NETTX irq caused by free skb header
This patch reduce unecessary NETTX softirq call caused by free skb header. You will see this softirq comes twice while there is only one TX packet to be transmitted. So using dev_kfree_skb() instead of dev_kfree_skb_any() to avoid this problem. Cc: David S. Miller <davem@davemloft.net> Cc: Stephen Hemminger <shemminger@vyatta.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Macpaul Lin <macpaul@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/dss-of.c')
0 files changed, 0 insertions, 0 deletions