Skip to content
Snippets Groups Projects
Commit f2ca45cd authored by joe_tsai's avatar joe_tsai
Browse files

Sparrow: Wifi: Add null pointer check when wifi driver try to set country code

Issue description:
This issue happend when wifi try to set country code that get from 11d AP.
It meets null pointer exception when driver try to set country code to firmware.

TT number and Gatting or not:
no TT number and not Gatting.

User impact if not fix:
System will auto reboot.

Reproduce step:
Turn on wifi and connect to an 11d AP.

Reproduce rate:
Very low.

Root cause:
Null pointer exception.

Solution:
Add a null point check in wifi driver.

Verification:
Overnight stress test.

Bug: 22949769

Change-Id: I572496e98227bfafff18bb4bfc5603ca9d02d71b
Reviewed-on: http://mcrd1-22-pc.corpnet.asus/code-review/master/188834


Reviewed-by: default avatarJeffrey Wang <jeffrey_wang@asus.com>
Tested-by: default avatarJeffrey Wang <jeffrey_wang@asus.com>
Reviewed-by: default avatarjoe_tsai <joe_tsai@asus.com>
Tested-by: default avatarjoe_tsai <joe_tsai@asus.com>
parent c683008d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment