MAYANK HAARIT 77d468e4db P2P: Cleanup by removing unnecessary os_free() call from p2p_deinit()
Remove the unnecessary os_free() call from p2p_deinit() since
p2p_flush() called just above this takes care of freeing
p2p->after_scan_tx and the second call here ends up being no-op
os_free(NULL) in practice.

Signed-off-by: Mayank Haarit <mayank.h@samsung.com>
2016-07-23 20:35:56 +03:00
..
2016-07-23 20:26:26 +03:00
2016-06-24 01:38:04 +03:00
2016-06-24 19:02:47 +03:00
2016-06-23 17:48:48 +03:00
2014-12-29 15:49:05 +02:00