Return-path: Received: from mail-la0-f46.google.com ([209.85.215.46]:57192 "EHLO mail-la0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758733Ab3CGWNE (ORCPT ); Thu, 7 Mar 2013 17:13:04 -0500 MIME-Version: 1.0 In-Reply-To: <1362477886.8224.0.camel@jlt4.sipsolutions.net> References: <1362477886.8224.0.camel@jlt4.sipsolutions.net> From: "Luis R. Rodriguez" Date: Thu, 7 Mar 2013 14:12:40 -0800 Message-ID: (sfid-20130307_231308_048916_14FD8928) Subject: Re: [PATCH] compat-wireless: fix netlink portid patch for nl80211 To: Johannes Berg Cc: backports@vger.kernel.org, linux-wireless@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Mar 5, 2013 at 2:04 AM, Johannes Berg wrote: > From: Johannes Berg > > Signed-off-by: Johannes Berg > --- > patches/0005-netlink-portid.patch | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/patches/0005-netlink-portid.patch b/patches/0005-netlink-portid.patch > index ee9bc85..ebf10b6 100644 > --- a/patches/0005-netlink-portid.patch > +++ b/patches/0005-netlink-portid.patch Seems you are running on an old branch where patches were just under patches. I've massaged this to conform to the new layout on the master branch. I also modified the subject to indicate compat-drivers instead of compat-wireless. Thanks, applied and pushed! Luis