Browse Source

neighbour.h: fix comment

Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Li Zhong 11 years ago
parent
commit
c04e7da013
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/uapi/linux/neighbour.h

+ 1 - 1
include/uapi/linux/neighbour.h

@@ -58,7 +58,7 @@ enum {
 
 /* NUD_NOARP & NUD_PERMANENT are pseudostates, they never change
    and make no address resolution or NUD.
-   NUD_PERMANENT is also cannot be deleted by garbage collectors.
+   NUD_PERMANENT also cannot be deleted by garbage collectors.
  */
 
 struct nda_cacheinfo {