summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>2012-08-14 10:10:33 +0530
committerKalle Valo <kvalo@qca.qualcomm.com>2012-10-24 11:49:45 +0300
commit0616dc1f2bef563d7916c0dcedbb1bff7d9bd80b (patch)
treea71c50e1d826e6cd07dcfd05ea618b7840540b98 /tools/perf/scripts/python/export-to-sqlite.py
parentf21243a82253e34f64187aeb3d7f93fb7cb92536 (diff)
downloadkernel-0616dc1f2bef563d7916c0dcedbb1bff7d9bd80b.tar.gz
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
skb given to ath6kl_control_tx() is owned by ath6kl_control_tx(). Calling function should not free the skb for error cases. This is found during code review. kvalo: fix a checkpatch warning in ath6kl_wmi_cmd_send() Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
m <fabio.estevam@freescale.com> Signed-off-by: Felipe Balbi <balbi@ti.com> 2012-07-09usb: otg: add basic mxs phy driver supportRichard Zhao mxs phy is used in Freescale i.MX SoCs, for example imx23, imx28, imx6Q. This patch adds the basic host support. Signed-off-by: Richard Zhao <richard.zhao@freescale.com> Signed-off-by: Marek Vasut <marex@denx.de> Cc: Peter Chen <peter.chen@freescale.com> Acked-by: Felipe Balbi <balbi@ti.com> Tested-by: Subodh Nijsure <snijsure@grid-net.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>