From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932868AbcIMXuo (ORCPT ); Tue, 13 Sep 2016 19:50:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40062 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932160AbcIMXun (ORCPT ); Tue, 13 Sep 2016 19:50:43 -0400 Date: Wed, 14 Sep 2016 07:50:39 +0800 From: Baoquan He To: David Miller Cc: netdev@vger.kernel.org, sony.chacko@qlogic.com, Dept-HSGLinuxNICDev@qlogic.com, linux-kernel@vger.kernel.org, kexec@lists.infradead.org, joro@8bytes.org, dyoung@redhat.com Subject: Re: [PATCH v2] bnx2: Reset device during driver initialization Message-ID: <20160913235039.GH13168@x1.redhat.com> References: <1473432192-28249-1-git-send-email-bhe@redhat.com> <20160913.112543.283011433711221158.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160913.112543.283011433711221158.davem@davemloft.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Tue, 13 Sep 2016 23:50:43 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/13/16 at 11:25am, David Miller wrote: > > Just to be clear, I did actually apply this v2 of the patch > rather than the initial version.:) Thanks a lot!