summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorYauheni Kaliuta <yauheni.kaliuta@nokia.com>2011-04-05 16:55:25 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-13 15:44:01 -0700
commit505d1f69ec4f8697a74711fb3a01ed151fda3834 (patch)
tree5bbf4c66b5906d2e7f0031b42f1fa70d3763b7e9 /kernel
parent5a9443f08c83c294c5c806a689c1184b27cb26b3 (diff)
downloadblackbird-op-linux-505d1f69ec4f8697a74711fb3a01ed151fda3834.tar.gz
blackbird-op-linux-505d1f69ec4f8697a74711fb3a01ed151fda3834.zip
usb: gadget: eem: fix echo command processing
During processing of bunch of eem frames if "echo" command is found skb is cloned and the cloned version should be used to send reply. Unfortunately, the data of the original skb were actually used and the cloned skb is never freed. Using the cloned skb and freeing the skb in the completion callback for usb request. Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@nokia.com> Reviewed-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud