// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved. */ #ifdef DEBUG bool __init wg_packet_counter_selftest(void) { … } #endif
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved. */ #ifdef DEBUG bool __init wg_packet_counter_selftest(void) { … } #endif