Return-path: Received: from cpoproxy2-pub.bluehost.com ([67.222.39.38]:50169 "HELO outbound-mail-158.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752283Ab0EUHu0 (ORCPT ); Fri, 21 May 2010 03:50:26 -0400 Message-ID: <4BF63B3D.3080706@dlasys.net> Date: Fri, 21 May 2010 03:50:21 -0400 From: "David H. Lynch Jr." Reply-To: dhlii@dlasys.net MIME-Version: 1.0 To: Christian Lamparter CC: linux-wireless@vger.kernel.org Subject: carl9170 1.0.6 References: <4BDC001F.9050202@dlasys.net> <4BDD2E05.40203@free.fr> <4BDD5EB3.7020802@dlasys.net> <201005021452.01101.chunkeey@googlemail.com> In-Reply-To: <201005021452.01101.chunkeey@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: firmware_ssource/include/config.h tests CARL9170_TX_STATUS_NUM - the number of status entries in the response to see if it is an even number. Does the max number of status entries actually have to be even ? I had to add a fill byte to tx_status to get an even result. > BUILD_BUG_ON(CARL9170_TX_STATUS_NUM % 2 || !CARL9170_TX_STATUS_NUM); -- Dave Lynch DLA Systems Software Development: Embedded Linux 717.587.7774 dhlii@dlasys.net http://www.dlasys.net Over 25 years' experience in platforms, languages, and technologies toonumerous to list. "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." Albert Einstein -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html