diff options
Diffstat (limited to 'net/mac80211/mesh_hwmp.c')
-rw-r--r-- | net/mac80211/mesh_hwmp.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/mac80211/mesh_hwmp.c b/net/mac80211/mesh_hwmp.c index bf8e13cd5fd1..68af62306385 100644 --- a/net/mac80211/mesh_hwmp.c +++ b/net/mac80211/mesh_hwmp.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2008, 2009 open80211s Ltd. | 3 | * Copyright (c) 2008, 2009 open80211s Ltd. |
3 | * Copyright (C) 2019 Intel Corporation | 4 | * Copyright (C) 2019 Intel Corporation |
4 | * Author: Luis Carlos Cobo <luisca@cozybit.com> | 5 | * Author: Luis Carlos Cobo <luisca@cozybit.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #include <linux/slab.h> | 8 | #include <linux/slab.h> |