qcacld-3.0: Add a check for proc_entry
If proc_entry is not initialized and remove procfs function is invoked
then it may lead to system crash.
To avoid the above issue add a check whether proc_entry is initialized or
not.
Change-Id: I45987309e096808dce7eccad498098d292204ff0
CRs-Fixed: 3048483