diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ipv4/cipso_ipv4.c | 2 |
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: | |||
539 | 539 | ||
540 | /** | 540 | /** |
541 | * cipso_v4_doi_free - Frees a DOI definition | 541 | * cipso_v4_doi_free - Frees a DOI definition |
542 | * @entry: the entry's RCU field | 542 | * @doi_def: the DOI definition |
543 | * | 543 | * |
544 | * Description: | 544 | * Description: |
545 | * This function frees all of the memory associated with a DOI definition. | 545 | * This function frees all of the memory associated with a DOI definition. |