iwlwifi: check the size of the trigger struct from the firmware file
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 19 Mar 2015 21:14:06 +0000 (23:14 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 1 Apr 2015 16:52:48 +0000 (19:52 +0300)
When we access the triggers we need to make sure that the
data we expect was actually provided by the firmware file.
Check this when we decode the triggers from the firmware
file.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found