wifi: Add NULL checks in interface create and remove
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 6 Sep 2011 07:13:16 +0000 (10:13 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Sep 2011 10:14:14 +0000 (12:14 +0200)
commit988a7a8d7c4bdc40e770f0a20f2da33e49386207
tree3f3e84c0997eeca70e938a1b5bd637c12a7fc975
parent3c884c4ef7dfaa2e2e017ef9b50bf43d28f7f603
wifi: Add NULL checks in interface create and remove

Interface create and remove callbacks can be called with wifi user data
set to NULL, add checks for this.
plugins/wifi.c