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
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
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