From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Mon, 22 Apr 2013 11:08:14 +0300 Subject: [ath9k-devel] [PATCH 1/2] ath10k: kill vdev_mtx and use conf_mutex In-Reply-To: <1366273633-2926-2-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Thu, 18 Apr 2013 10:27:12 +0200") References: <1366273633-2926-1-git-send-email-michal.kazior@tieto.com> <1366273633-2926-2-git-send-email-michal.kazior@tieto.com> Message-ID: <871ua3m1ht.fsf@kamboji.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 Michal Kazior writes: > The vdev_mtx doesn't serve any purpose anymore. > The locking should be done with conf_mutex (it was > already, implicitly anyway). > > Signed-off-by: Michal Kazior Patch 1 applied, but I have a question with patch 2. -- Kalle Valo