Change dev_sanity_check API as non-inline function to optimize the code size. Change-Id: Ice0b589b7303317ed3a402605949050d2af4820a
@@ -463,7 +463,7 @@ exit:
#ifdef WLAN_ENH_CFR_ENABLE
-static inline
+static
QDF_STATUS dev_sanity_check(struct wlan_objmgr_vdev *vdev,
struct wlan_objmgr_pdev **ppdev,
struct pdev_cfr **ppcfr)