This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / net / ndisc.h
index 8f12190..61d7033 100644 (file)
@@ -45,11 +45,6 @@ struct nd_msg {
        __u8            opt[0];
 };
 
-struct rs_msg {
-       struct icmp6hdr icmph;
-       __u8            opt[0];
-};
-
 struct ra_msg {
         struct icmp6hdr                icmph;
        __u32                   reachable_time;