Return-path: Received: from mail-iw0-f174.google.com ([209.85.214.174]:62792 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758462Ab0JWUB0 (ORCPT ); Sat, 23 Oct 2010 16:01:26 -0400 Received: by iwn34 with SMTP id 34so2508466iwn.19 for ; Sat, 23 Oct 2010 13:01:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1287857641-7882-2-git-send-email-hauke@hauke-m.de> References: <1287857641-7882-1-git-send-email-hauke@hauke-m.de> <1287857641-7882-2-git-send-email-hauke@hauke-m.de> From: "Luis R. Rodriguez" Date: Sat, 23 Oct 2010 13:01:03 -0700 Message-ID: Subject: Re: [PATCH 2/3] compat: lock correct mutex in device_lock To: Hauke Mehrtens Cc: linux-wireless@vger.kernel.org, mcgrof@infradead.org, Blaise Gassend Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sat, Oct 23, 2010 at 11:14 AM, Hauke Mehrtens wrote: > This seams to be an error as all the other functions are working on the > other struct. > > CC: Blaise Gassend > Signed-off-by: Hauke Mehrtens Thanks applied and pushed out all 3 patches. Luis