neighbour.h: fix comment
authorLi Zhong <zhong@linux.vnet.ibm.com>
Wed, 22 Jan 2014 07:29:55 +0000 (15:29 +0800)
committerJiri Kosina <jkosina@suse.cz>
Wed, 22 Jan 2014 09:34:15 +0000 (10:34 +0100)
Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/uapi/linux/neighbour.h

index f175212..d3ef583 100644 (file)
@@ -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 {