Loading
libertas: check for NULL before use
If kzalloc fails it will return NULL. Lets check for NULL first before using the pointer. Signed-off-by:Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by:
Kalle Valo <kvalo@codeaurora.org>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
If kzalloc fails it will return NULL. Lets check for NULL first before using the pointer. Signed-off-by:Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by:
Kalle Valo <kvalo@codeaurora.org>