Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932131Ab3FRJhg (ORCPT ); Tue, 18 Jun 2013 05:37:36 -0400 Received: from mms1.broadcom.com ([216.31.210.17]:4074 "EHLO mms1.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755820Ab3FRJhe convert rfc822-to-8bit (ORCPT ); Tue, 18 Jun 2013 05:37:34 -0400 X-Server-Uuid: 06151B78-6688-425E-9DE2-57CB27892261 From: "Yuval Mintz" To: "Yijing Wang" , "David S. Miller" cc: "linux-kernel@vger.kernel.org" , "Hanjun Guo" , "jiang.liu@huawei.com" , "Eilon Greenstein" , "netdev@vger.kernel.org" Subject: RE: [PATCH 1/9] Bnx2x: remove redundant D0 power state set Thread-Topic: [PATCH 1/9] Bnx2x: remove redundant D0 power state set Thread-Index: AQHOa/rf18YMG1nGeUa0RHvOdk2sipk7NmNA Date: Tue, 18 Jun 2013 09:37:27 +0000 Message-ID: <979A8436335E3744ADCD3A9F2A2B68A52AC8828E@SJEXCHMB10.corp.ad.broadcom.com> References: <1371542739-13552-1-git-send-email-wangyijing@huawei.com> In-Reply-To: <1371542739-13552-1-git-send-email-wangyijing@huawei.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.16.203.100] MIME-Version: 1.0 X-WSS-ID: 7DDEF6F131W38431114-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 701 Lines: 22 > Pci_enable_device() will set device power state to D0, > so it's no need to do it again in bnx2x_init_dev(). > Also remove redundant PM Cap find code, because pci core > has been saved the pci device pm cap value. > > Signed-off-by: Yijing Wang > Cc: Eilon Greenstein > Cc: netdev@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > --- [...] Acked-by: Yuval Mintz Thanks, Yuval -- 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/