From: Lennert Buytenhek Date: Mon, 30 Nov 2009 17:11:18 +0000 (+0100) Subject: mwl8k: fix MCS bitmap size in SET_RATE command X-Git-Tag: v2.6.33-rc1~299^2~44^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b5351a8e86292dfac1ca1451deaadb416a33cb8;p=pandora-kernel.git mwl8k: fix MCS bitmap size in SET_RATE command The MCS bitmaps in the SET_RATE command structure were of the wrong size, due to use of the wrong define for the array length. Just hardcode the lengths as 16, and do the same for the MCS bitmaps in other command structures. Signed-off-by: Lennert Buytenhek Signed-off-by: John W. Linville --- Reading git-diff-tree failed