commit | 89612124d6d62230043ebd827a2b54ea5ea5280c | [log] [tgz] |
---|---|---|
author | Abhijeet Kolekar <abhijeet.kolekar@intel.com> | Fri Feb 19 11:49:49 2010 -0800 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Tue Feb 23 14:59:12 2010 -0800 |
tree | 6bc255e176748a399948ef8c7549632409931ace | |
parent | a120e912eb51e347f36c71b60a1d13af74d30e83 [diff] |
iwlwifi: increase command buffer size Increase the buffer size for commands with "huge" bit set. This has been recently observed for 6050 cards where for even with huge bit set few commands were not properly allocated memory with the command overwriting the buffer allocated for it.. Also add a check to see if command size exceeds the maximum allowable size. Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>