aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv4/cipso_ipv4.c
diff options
context:
space:
mode:
authorFabian Frederick <fabf@skynet.be>2014-11-04 20:10:01 +0100
committerDavid S. Miller <davem@davemloft.net>2014-11-04 15:09:20 -0500
commit4973404f81b5474748d39ff6f6beb6b1bc5e76f3 (patch)
tree31ba2b559cab01647cd2fcd32072d1a67a5ba770 /net/ipv4/cipso_ipv4.c
parentnet: add rbnode to struct sk_buff (diff)
downloadwireguard-linux-4973404f81b5474748d39ff6f6beb6b1bc5e76f3.tar.xz
wireguard-linux-4973404f81b5474748d39ff6f6beb6b1bc5e76f3.zip
cipso: kerneldoc warning fix
Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/cipso_ipv4.c')
-rw-r--r--net/ipv4/cipso_ipv4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/cipso_ipv4.c b/net/ipv4/cipso_ipv4.c
index 4715f25dfe03..e24df5a23446 100644
--- a/net/ipv4/cipso_ipv4.c
+++ b/net/ipv4/cipso_ipv4.c
@@ -539,7 +539,7 @@ doi_add_return:
/**
* cipso_v4_doi_free - Frees a DOI definition
- * @entry: the entry's RCU field
+ * @doi_def: the DOI definition
*
* Description:
* This function frees all of the memory associated with a DOI definition.