qcacld-3.0: Fix -Wmissing-prototypes in lim_process_probe_rsp_frame
We want to enable the compiler's -Wmissing-prototypes switch, but
there is existing code that is generating warnings. Fix all warnings
in lim_process_probe_rsp_frame.
Change-Id: I0916219f8560c6e78d475cf94e6f048557d54384
CRs-Fixed: 1075090