|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- * Copyright (c) 2017-2019 The Linux Foundation. All rights reserved.
|
|
|
+ * Copyright (c) 2017-2020 The Linux Foundation. All rights reserved.
|
|
|
*
|
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -618,7 +618,7 @@ QDF_STATUS wlan_serialization_deinit(void)
|
|
|
ret_status = QDF_STATUS_E_FAILURE;
|
|
|
}
|
|
|
|
|
|
- ser_alert("deregistered callbacks with obj mgr successfully");
|
|
|
+ ser_debug("deregistered callbacks with obj mgr successfully");
|
|
|
|
|
|
return ret_status;
|
|
|
}
|