Skip to content
Commit e90c7e71 authored by Santosh Nayak's avatar Santosh Nayak Committed by John W. Linville
Browse files

net: orinoco: add error handling for failed kmalloc().



With flag 'GFP_ATOMIC', probability of allocation failure is more.
Add error handling after kmalloc() call to avoid null dereference.

Signed-off-by: default avatarSantosh Nayak <santoshprasadnayak@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 75836b8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment