iwlwifi: don't crash on firmware file missing info
authorJohannes Berg <johannes.berg@intel.com>
Mon, 3 May 2010 08:17:57 +0000 (01:17 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Thu, 13 May 2010 17:43:06 +0000 (10:43 -0700)
If a firmware file misses one of the required
instruction or data pieces, the driver currently
crashes. Let it gracefully refuse that firmware
file instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found