hostap/src/p2p
Eliad Peller 72863ea7c6 P2P: add a missing 'return' after building IE from an empty string
When building IE from an empty string and CONFIG_WPS_STRICT is
not defined, redundant 2 bytes are being added to the string.

We have to return right after building the "dummy" string.

Signed-off-by: Eliad Peller <eliad@wizery.com>
2011-03-30 17:08:42 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Store more WPS attributes for peers 2011-03-28 15:27:10 +03:00
p2p.h P2P: Store more WPS attributes for peers 2011-03-28 15:27:10 +03:00
p2p_build.c P2P: add a missing 'return' after building IE from an empty string 2011-03-30 17:08:42 +03:00
p2p_dev_disc.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_go_neg.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_group.c P2P: Allow access to group members 2010-12-17 18:34:16 +02:00
p2p_i.h P2P: Store more WPS attributes for peers 2011-03-28 15:27:10 +03:00
p2p_invitation.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_parse.c P2P: Store more WPS attributes for peers 2011-03-28 15:27:10 +03:00
p2p_pd.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_sd.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_utils.c P2P: Reject multi-channel concurrent operations depending on driver 2010-10-14 14:24:56 +03:00