diff options
author | andrea.merello <andrea.merello@gmail.com> | 2014-02-05 22:38:06 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-06 14:35:53 -0500 |
commit | 348f7d4adee97f222e3ad9ff97956ca3793d11c6 (patch) | |
tree | 150c5d381aa5e34986d0f99b7a9ee4e095cb150b /net/wireless/core.c | |
parent | 2b4db05e7e2f1efc71e36a9dc1adf5ba164a2330 (diff) |
rtl8180: Add error check for pci_map_single return value in TX path
Orignal code will not detect a DMA mapping failure, causing the HW
to attempt a DMA from an invalid address.
This patch add the error check and eventually simply drops the TX
packet if we can't map it for DMA.
Signed-off-by: andrea merello <andrea.merello@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/core.c')
0 files changed, 0 insertions, 0 deletions