From: Emmanuel Grumbach Date: Tue, 21 Jun 2011 18:03:01 +0000 (-0700) Subject: iwlagn: Fix a bug introduced by the HUGE command removal X-Git-Tag: v3.0-rc7~41^2~22^2^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e569edf5a33cd94dac67c714cf736675b0e2da;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed