commit | 936715ff1202ec0fe29d2431fabd4ad273727d46 | [log] [tgz] |
---|---|---|
author | Gopichand Nakkala <gnakkala@qca.qualcomm.com> | Mon Mar 18 19:48:10 2013 +0530 |
committer | Gopichand Nakkala <gnakkala@qca.qualcomm.com> | Tue Mar 26 16:41:34 2013 -0700 |
tree | 387c183378d781c99cb48ba48c179b64a10db029 | |
parent | 6265d6f70256449724d561fcbcb3181a60fecd45 [diff] |
wlan: SAP: Fix for NULL dereference exception Deferencing a pointer without checking for its value was leading to driver crash. And also there was broken condition due to a variable that has been used in the condition without any value assigned. CRs-fixed: 464467 Change-Id: I624344d6bf3780f4746bb3e385a376b6c510c177