From: Bala Shanmugam Date: Mon, 18 Jun 2012 06:06:58 +0000 (+0530) Subject: ath9k: fix incorrect profile type manupulation X-Git-Tag: v3.6-rc1~125^2~57^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305dd09f8ce05cc8a8cce4e790a6d3d02e5c4f1d;p=pandora-kernel.git ath9k: fix incorrect profile type manupulation Two MCI interrupts are generated while adding A2DP and headset profiles with different types and same connection handle. While disconnecting, only one MCI interrupt is generated with last added profile type value for both profiles. While adding second profile type decrement first one. Signed-off-by: Bala Shanmugam Signed-off-by: John W. Linville --- Reading git-diff-tree failed