Re: [RFC PATCH v1 0/3] usbnet: runtime suspend when link becomes down

2012-09-18 Thread Ming Lei
On Tue, Sep 18, 2012 at 10:28 PM, Oliver Neukum wrote: > On Tuesday 18 September 2012 22:23:18 Ming Lei wrote: >> Hi, >> >> Currently only very few usbnet devices support the traffic based >> runtime PM, eg. wake up devices if there are packets to be transmitted. > > Hi, > > independent of the res

Re: [RFC PATCH v1 0/3] usbnet: runtime suspend when link becomes down

2012-09-18 Thread Oliver Neukum
On Tuesday 18 September 2012 22:23:18 Ming Lei wrote: > Hi, > > Currently only very few usbnet devices support the traffic based > runtime PM, eg. wake up devices if there are packets to be transmitted. Hi, independent of the rest it seems to me that the first two patches in your series are a us