cnss_prealloc: update prealloc mem pool based on device type
Update prealloc mem pool based on device type. Change-Id: Ic7fc2145a0039aa55643672b8e125857c096a3ee CRs-Fixed: 3459351
This commit is contained in:

کامیت شده توسط
Madan Koyyalamudi

والد
21bd3e2016
کامیت
97303bf330
@@ -15,5 +15,7 @@ extern void *wcnss_prealloc_get(size_t size);
|
||||
extern int wcnss_prealloc_put(void *ptr);
|
||||
extern int wcnss_pre_alloc_reset(void);
|
||||
void wcnss_prealloc_check_memory_leak(void);
|
||||
extern void cnss_initialize_prealloc_pool(unsigned long device_id);
|
||||
extern void cnss_deinitialize_prealloc_pool(void);
|
||||
|
||||
#endif /* _NET_CNSS__PREALLOC_H_ */
|
||||
|
مرجع در شماره جدید
Block a user