[PATCH] Revert "nl80211: Use global netlink rtm event object"

Johannes Berg johannes at sipsolutions.net
Wed Nov 2 06:22:05 EDT 2011


On Fri, 2011-10-28 at 09:09 -0700, Ben Greear wrote:
> On 10/28/2011 08:37 AM, Johannes Berg wrote:
> > From: Johannes Berg<johannes.berg at intel.com>
> >
> > This reverts commit 36d84860bbe09641f782fcc21b09e5a6952b4629.
> >
> > This commit completely broke P2P operation.
> >
> > ---
> > I'm very unhappy now as I just spent a long time tracking this down.
> >
> > TEST YOUR PATCHES!
> 
> I did test it, but not with p2p (and bundled with the other pending
> global-netlink patches).  Any idea what is why
> this breaks p2p?  Are there any directions anywhere for how
> to set up a p2p environment for testing?

I apologies for the rash email. I realise you can't possibly test every
combination of things, it just seemed a very common thing to me though I
guess you don't do P2P at all.

I see Jouni has fixed this -- essentially what I found later is what
broke it is we would before this patch not have listened to netlink
events about that interface, now we did before and got a DOWN event
while creating it.

johannes



More information about the HostAP mailing list