Files
android_kernel_xiaomi_sm8450/drivers/infiniband/hw/cxgb4
Pan Bian 9ef63f31ad iw_cxgb4: check return value of alloc_skb
Function alloc_skb() will return a NULL pointer when there is no enough
memory. However, the return value of alloc_skb() is directly used
without validation in function send_fw_pass_open_req(). This patches
checks the return value of alloc_skb() against NULL.

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-04-28 13:09:55 -04:00
..
2017-04-28 13:09:55 -04:00
2017-04-20 16:14:13 -04:00
2017-04-20 16:14:13 -04:00
2017-04-20 16:14:13 -04:00
2017-04-20 16:14:13 -04:00
2017-04-20 16:14:13 -04:00
2017-04-20 16:14:13 -04:00
2017-04-20 16:14:13 -04:00
2017-04-20 16:14:13 -04:00