From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajkumar Manoharan Date: Tue, 27 Nov 2012 13:58:35 +0530 Subject: [ath9k-devel] ath9k: Add concurrent WLAN and BT tx support for MCI based chips In-Reply-To: <20121126210337.GA27645@elgon.mountain> References: <20121126210337.GA27645@elgon.mountain> Message-ID: <20121127082832.GA11602@hemis.qca.qualcomm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Tue, Nov 27, 2012 at 12:03:37AM +0300, Dan Carpenter wrote: > Hello Rajkumar Manoharan, > > The patch db60428b1af1: "ath9k: Add concurrent WLAN and BT tx support > for MCI based chips" from Oct 12, 2012, leads to the following > warning: > drivers/net/wireless/ath/ath9k/btcoex.c:414 > ath9k_hw_btcoex_set_concur_txprio() > error: buffer overflow 'stomp_txprio' 4 <= 4 > Dan, Thanks a lot. Is there a way to enable all checks while building smatch tool? -Rajkumar