qcacld-3.0: Dont touch the driver regstate in the driver
Previously the driver regstate(registration state) is changed in
the driver because of the misintepretation of the code in free_netdev.
Remove the driver regstate change which will help in false warning
from the dev_put and device would be freed freely.
Change-Id: Iccb70dd2ecbf9c7dde390f9d728728e6f6af968f
CRs-Fixed: 3140423