Skip to content
Commit ad43f8bf authored by Kiran Divekar's avatar Kiran Divekar Committed by John W. Linville
Browse files

libertas: add NULL check on return value of get_zeroed_page



Most of the places in debugfs.c are missing a NULL check on the return value of
get_zeroed_page API call. Added required NULL check at appropriate places.

Signed-off-by: default avatarKiran Divekar <kirandivekar@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 04a6445f
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