commit | e731c248ba9e8c7025ae8b4a3fa48e4236b82e52 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Aug 24 23:18:12 2006 +0900 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:17:58 2006 -0700 |
tree | 784c9e9420283f73604f81f31f445ab9b097795a | |
parent | e4bec827feda76d5e7417a2696a75424834d564f [diff] |
[IPV6] MIP6: Several obvious clean-ups. - Remove redundant code. Pointed out by Brian Haley <brian.haley@hp.com>. - Unify code paths with/without CONFIG_IPV6_MIP. - Use NIP6_FMT for IPv6 address textual presentation. - Fold long line. Pointed out by David Miller <davem@davemloft.net>. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>