diff options
| author | 2016-03-18 13:27:09 +1100 | |
|---|---|---|
| committer | 2016-04-26 12:08:17 +0300 | |
| commit | e4c8b456c53d4beee5adaf5768c762171e2244f3 (patch) | |
| tree | 1fa2304c3b51fc7d66a7235deb9f1315adbcc9e1 /scripts/stackusage | |
| parent | rtl8xxxu: hide unused tables (diff) | |
rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring
When dev_alloc_skb or pci_dma_mapping_error in rtl8180_init_rx_ring fails,
the memory allocated by pci_zalloc_consistent is not freed.
This patch fixes the bug by adding pci_free_consistent
in error handling code.
Signed-off-by: Jia-Ju Bai <baijiaju1990@163.com>
Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
