Loading drivers/net/wireless/cnss_prealloc/cnss_prealloc.c +3 −1 Original line number Diff line number Diff line /* Copyright (c) 2012,2014-2016 The Linux Foundation. All rights reserved. /* Copyright (c) 2012,2014-2017 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -207,6 +207,8 @@ void wcnss_prealloc_check_memory_leak(void) print_stack_trace(&wcnss_allocs[i].trace, 1); } } #else void wcnss_prealloc_check_memory_leak(void) {} #endif int wcnss_pre_alloc_reset(void) Loading Loading
drivers/net/wireless/cnss_prealloc/cnss_prealloc.c +3 −1 Original line number Diff line number Diff line /* Copyright (c) 2012,2014-2016 The Linux Foundation. All rights reserved. /* Copyright (c) 2012,2014-2017 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -207,6 +207,8 @@ void wcnss_prealloc_check_memory_leak(void) print_stack_trace(&wcnss_allocs[i].trace, 1); } } #else void wcnss_prealloc_check_memory_leak(void) {} #endif int wcnss_pre_alloc_reset(void) Loading