[PATCH 08/10] nl80211_driver: implement init and deinit P2P device functions

Arend van Spriel arend at broadcom.com
Tue Feb 19 04:36:56 EST 2013


On 02/18/2013 09:30 PM, dvdspndl at gmail.com wrote:
> From: David Spinadel <david.spinadel at intel.com>
> 
> Signed-off-by: David Spinadel <david.spinadel at intel.com>
> ---
>  src/drivers/driver_nl80211.c |  138 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 138 insertions(+)
> 
> diff --git a/src/drivers/driver_nl80211.c b/src/drivers/driver_nl80211.c
> index bf53ce4..4a2c87d 100644
> --- a/src/drivers/driver_nl80211.c
> +++ b/src/drivers/driver_nl80211.c

Hi David,

I tried to apply your patches in my hostap repo, but it failed on this
patch when using 'git am -3':

Applying: nl80211_driver: implement init and deinit P2P device functions
fatal: sha1 information is lacking or useless
(src/drivers/driver_nl80211.c).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0008 nl80211_driver: implement init and deinit P2P
device functions

This was done on top of the following commit:

b618a469c42120e984ab1c85ed6058504d1fca78
Author: Jouni Malinen <jouni at qca.qualcomm.com>
Date:   Sat Feb 16 19:54:09 2013 +0200

    Interworking: Select highest priority cred if multiple matches

Regards,
Arend



More information about the HostAP mailing list