commit | 2841a2d3a1b4b4e5cd22851928087b664a4dafad | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Mar 19 23:14:06 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Apr 01 19:52:48 2015 +0300 |
tree | 54b3c74ac02ec7a1c390c6ba23ab585d851a0152 | |
parent | 90cb12372bf2779406bd0378195d8b5357a06dc3 [diff] |
iwlwifi: check the size of the trigger struct from the firmware file 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>