| commit | 77e569edf5a33cd94dac67c714cf736675b0e2da | [log] [tgz] |
|---|---|---|
| author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Jun 21 11:03:01 2011 -0700 |
| committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Jun 24 11:20:38 2011 -0700 |
| tree | dbdba768f14306e69f6e4d02c7fc98b6798fbc1e | |
| parent | 3373b28e5af4a0b3c6cb39372581dcc1e41322ff [diff] |
iwlagn: Fix a bug introduced by the HUGE command removal Since we don't have HUGE command any more, there is no point in adding 1 to the num of slots in the command queue. Doing so is buggy and might corrupt memory. Bug introduced by 4ce7cc2b09553a91d4aea014c39674685715173a iwlagn: support multiple TBs per command Cc: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>