On Wed, Jul 24, 2013 at 06:48:42AM +0000, Berg, Johannes wrote:
> > >     mac80211: close AP_VLAN interfaces before unregistering all
> > >
> > > to the 3.4-stable tree which can be found at:
> > >
> > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;
> > > a=summary
> > 
> > Nope, it caused build errors, so I've dropped it from this, and the 3.0, 
> > tree.
> 
> Hmm, care to copy the error? I just tried on top of 3.4.43 and it worked 
> there.

The problem is that the patch applies with a bunch of fuzz, which moves
it to a different function, and that fails the build:

  CC [M]  net/mac80211/iface.o
net/mac80211/iface.c: In function ‘ieee80211_recalc_idle’:
net/mac80211/iface.c:1413:2: error: ‘sdata’ undeclared (first use in this 
function)
net/mac80211/iface.c:1413:2: note: each undeclared identifier is reported only 
once for each function it appears in
net/mac80211/iface.c:1413:2: warning: initialization from incompatible pointer 
type [enabled by default]
make[2]: *** [net/mac80211/iface.o] Error 1
make[1]: *** [net/mac80211] Error 2
make: *** [_module_net] Error 2

If you could provide a properly backported version, that applies without fuzz,
I'll be glad to queue it up.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to