On Thu, 2013-05-16 at 15:28 +0200, Arend van Spriel wrote: > #define WPA_DRIVER_FLAGS_RADAR 0x10000000 > +/* Driver supports a dedicated interface for p2p device */ > +#define WPA_DRIVER_FLAGS_DEDICATED_P2P_DEVICE 0x10000000 I think you botched that rebase :-) joahnnes