
Currently from dp_set_peer_param while calling dp_set_peer_freq there is direct return which can result in peer refleak. as there is reference taken in dp_set_peer_param. To fix the issue instead of direct return break and release reference. Change-Id: Ic3cfe993de64566afc13157810b80d3b3b28d244 CRs-Fixed: 3608000