Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752122AbbKKANo (ORCPT ); Tue, 10 Nov 2015 19:13:44 -0500 Received: from mout.kundenserver.de ([212.227.17.10]:56047 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751760AbbKKANn (ORCPT ); Tue, 10 Nov 2015 19:13:43 -0500 From: Arnd Bergmann To: Greg Kroah-Hartman Cc: Johnny Kim , Austin Shin , Chris Park , Tony Cho , Glen Lee , Leo Kim , linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/20] staging/wilc1000: add struct net_device declaration Date: Wed, 11 Nov 2015 01:13:33 +0100 Message-ID: <4397901.37Xo7LRaFs@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20151111000248.GA5062@kroah.com> References: <1447198960-2760143-1-git-send-email-arnd@arndb.de> <1447198960-2760143-2-git-send-email-arnd@arndb.de> <20151111000248.GA5062@kroah.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:l+Eo9c4TKeUWv2Tx4CN+2jXOJyukBfrOj0LEyMhPPEwd1f6wFxh 1CryKLoyNWErnorZ++GF30gT70Nh3W88Jj/UmsvuDDdUXm+++NGxdQxrRjdeN58uzse+Nqi HVFoCBvRfV57jtxuqRsDkY68X84DxJIMaqzW5lvN4RqO9H/yEdEtrWEmxd/mzDUi4ISTCZ5 WYPzjqmXtOLP1G1whnlMQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:g6T1+EYXJc8=:PfWtQZ+25iNYFPUgOBszNC 3Cn08TzhnlJg1ZG/EcCopNGb7S9z1Q7fUyvcnAc8TLxNnBMYt30rZptinik4PUixi6JN50AJk SUBPIe6/4Qhx0WjNJWeb4VbSBl7rRRROJjRZz9aAdFgsnhtVBfIoXLX2rYjtM4jTqfAZuARIL BPXk07v6mmukjkPTvpMNqbk45txjb6BRwr0HzgygCL99dnIH+LOJ2qcUZAIVdMBsGu6EtCnuA sYiJFg3kDixjlIP7vLbkpbcWUmq0axGzSifzR1f6JUi9LBTzXdT+mN0F5tgdR4J8I5US+l+ks blRfANIs2IhpYlnhrnt8Sx6nBhj4opqIIuYRZV7yDjd26cpVD+XuZPKugr2mpsE25kg3+LlV0 I4ApOn8EevROUei0Xu3NRm08ZxMD1VGbVPvBQdJqPcIjPaxWEva4uJUywcOmvRtrv/jNR7L9F uN4yUqEVG8EkOIRHTuJ7jAaoJkfTzTfq0Vr9DeDDEenbGFL1oYERoBslnDDk35BzeCB1l7PDX ydHJnE2PgCujQQDG3H1606wWa0kYqN9DGQgJPjo7jZjst5BLLeq7uRvor3o7e7ydPzuKbdxMX YYPwNqA5At+RtJM/Ofm0coxgpuaGLrD6Gv9bnrtO7kCDBVKiGz9/da3GM7Q3jOsyteOMW0nmz fad3MQCQHDuHjmNjbHX25rZGh1IUswdxDdQpfR3GesE44vHcuhlqPkY6u7KZvMDV1EaY/3iDw cq6W73bu3k7fOAsS Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1009 Lines: 25 On Tuesday 10 November 2015 16:02:48 Greg Kroah-Hartman wrote: > On Wed, Nov 11, 2015 at 12:42:21AM +0100, Arnd Bergmann wrote: > I think this is already fixed in my staging-testing branch, right? Ah right. I only got it with some rare randconfig builds, and assumed the problem was still there because I did not see a patch that fixed it. However, the config that originally failed is now fine, so it's probably fixed. The other patches won't apply cleanly without this one unfortunately. Let me know if I should re-send them without this patch, as I don't want to spam everyone unnecessarily. You can also find my patches (now rebased with patch 1 dropped) in git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git wilc1000 if that helps. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/