P2PS: Delete p2ps_svc_found from struct p2p_data
authorMax Stepanov <Max.Stepanov@intel.com>
Wed, 10 Jun 2015 08:43:45 +0000 (11:43 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 14 Jun 2015 20:16:55 +0000 (23:16 +0300)
commit886f583dd730a5da708eb8f7f9914db9201e9039
tree0c77a1a073509958d2b4ec7fca0bc45a55a4ae89
parent3f048aa8d2e9775d0b5c7a0b2f5c3a6c2225fc7f
P2PS: Delete p2ps_svc_found from struct p2p_data

This variable is used locally only in the p2p_reply_probe() function.
The value of this variable is valid only in the context of the single
Probe Request message handling and doesn't make much sense in p2p
context.

Signed-off-by: Max Stepanov <Max.Stepanov@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
src/p2p/p2p.c
src/p2p/p2p_i.h