aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_plink.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/mesh_plink.c')
-rw-r--r--net/mac80211/mesh_plink.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/mac80211/mesh_plink.c b/net/mac80211/mesh_plink.c
index 8afd0ece94c9..dd3aefd052a9 100644
--- a/net/mac80211/mesh_plink.c
+++ b/net/mac80211/mesh_plink.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#include <linux/gfp.h> 7#include <linux/gfp.h>
11#include <linux/kernel.h> 8#include <linux/kernel.h>