Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751958AbdFPD3K convert rfc822-to-8bit (ORCPT ); Thu, 15 Jun 2017 23:29:10 -0400 Received: from rtits2.realtek.com ([211.75.126.72]:41713 "EHLO rtits2.realtek.com.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751689AbdFPD3I (ORCPT ); Thu, 15 Jun 2017 23:29:08 -0400 Authenticated-By: X-SpamFilter-By: BOX Solutions SpamTrap 5.59 with qID v5G3T2DH018190, This message is accepted by code: ctloc85258 From: Hayes Wang To: David Miller CC: "netdev@vger.kernel.org" , nic_swsd , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" Subject: RE: [PATCH net-next v2 0/2] r8152: adjust runtime suspend/resume Thread-Topic: [PATCH net-next v2 0/2] r8152: adjust runtime suspend/resume Thread-Index: AQHS5BS9bn/vUgo/rEyICzKy/AB166Iifz4AgARXLiA= Date: Fri, 16 Jun 2017 03:29:01 +0000 Message-ID: <0835B3720019904CB8F7AA43166CEEB201A5F88F@RTITMBSV06.realtek.com.tw> References: <1394712342-15778-272-Taiwan-albertk@realtek.com> <1394712342-15778-275-Taiwan-albertk@realtek.com> <20170613.130154.2119986704513730261.davem@davemloft.net> In-Reply-To: <20170613.130154.2119986704513730261.davem@davemloft.net> Accept-Language: zh-TW, en-US Content-Language: zh-TW X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.21.177.120] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 385 Lines: 15 David Miller [mailto:davem@davemloft.net] > Sent: Wednesday, June 14, 2017 1:02 AM > > v2: > > For #1, replace GFP_KERNEL with GFP_NOIO for usb_submit_urb(). > > > > v1: > > Improve the flow about runtime suspend/resume and make the code > > easy to read. > > Series applied. Excuse me. I don't see these patches in net-next repository. Where could I find them? Best Regards, Hayes