From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Thu, 26 Nov 2015 12:05:50 +0000 (UTC) Subject: [ath9k-devel] ath9k_htc: check for underflow in ath9k_htc_rx_msg() In-Reply-To: <20151106100120.GB18557@mwanda> Message-ID: <20151126120550.4AF5413F351@smtp.codeaurora.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org > We check for overflow here, but we don't check for underflow so it > causes a static checker warning. > > Fixes: fb9987d0f748 ('ath9k_htc: Support for AR9271 chipset.') > Signed-off-by: Dan Carpenter Thanks, applied to wireless-drivers-next.git. Kalle Valo