diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2017-05-11 20:57:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-15 12:48:44 +0300 |
commit | baabd567f87be05330faa5140f72a91960e7405a (patch) | |
tree | b2a64c4f38832cf51ca6477f8a2dbbe461f8b728 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ff92b9e3c9f85fa442c430d70bf075499e1193b7 (diff) | |
download | linux-baabd567f87be05330faa5140f72a91960e7405a.tar.xz |
staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.
The driver attempts to alter memory that is mapped to PCI device.
This is because tx_fwinfo_8190pci points to skb->data
Move the pci_map_single to when completed buffer is ready to be mapped with
psdec is empty to drop on mapping error.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions