commit | 60209d482b97743915883d293c8b85226d230c19 | [log] [tgz] |
---|---|---|
author | Ping-Ke Shih <pkshih@realtek.com> | Tue Mar 12 17:06:48 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Apr 04 13:25:27 2019 +0300 |
tree | 4dfd3f45af50e21049bf6544bd45b578221e06b2 | |
parent | 765976285a8c8db3f0eb7f033829a899d0c2786e [diff] |
rtlwifi: fix potential NULL pointer dereference In case dev_alloc_skb fails, the fix safely returns to avoid potential NULL pointer dereference. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>