Re: [PATCH 0/3] USB: serial: even more fixes for v3.7

2012-10-25 Thread Greg KH
On Thu, Oct 25, 2012 at 07:05:04PM +0200, Johan Hovold wrote: > On Thu, Oct 25, 2012 at 09:40:03AM -0700, Greg KH wrote: > > On Thu, Oct 25, 2012 at 03:42:38PM +0200, Johan Hovold wrote: > > > This is the third and hopefully last set of fixes for v3.7 this time > > > around. > > > > > > Turns out

Re: [PATCH 0/3] USB: serial: even more fixes for v3.7

2012-10-25 Thread Johan Hovold
On Thu, Oct 25, 2012 at 09:40:03AM -0700, Greg KH wrote: > On Thu, Oct 25, 2012 at 03:42:38PM +0200, Johan Hovold wrote: > > This is the third and hopefully last set of fixes for v3.7 this time around. > > > > Turns out that the three usb_wwan driver all allocated interface private > > data > > i

Re: [PATCH 0/3] USB: serial: even more fixes for v3.7

2012-10-25 Thread Greg KH
On Thu, Oct 25, 2012 at 03:42:38PM +0200, Johan Hovold wrote: > This is the third and hopefully last set of fixes for v3.7 this time around. > > Turns out that the three usb_wwan driver all allocated interface private data > in probe rather than attach, which is a bug as that memory will not be fr