From: Dirk Brandewie Date: Tue, 18 Aug 2009 15:51:52 +0000 (-0700) Subject: wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message X-Git-Tag: v2.6.33-rc1~388^2~487^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a134fd6b103b78378e3beb6af94d8d8c2abdd19d;p=pandora-kernel.git wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message The change to the SDIO boot mode RX chain could try to use the cmd and ack buffers befor they were allocated. USB does not have the problem but both were changed for consistency's sake. Signed-off-by: Dirk Brandewie Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed