commit | b809739a1b455396c21de13bcbf6669faf82f747 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Tue Apr 18 14:48:45 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Apr 18 15:57:53 2006 -0700 |
tree | 6d3db33b6f07e5b61e76409c3791fa7fdbaa6807 | |
parent | e5d25a90886d62d88fdd7cd5c3375f4fe436be64 [diff] |
[IPV6]: Clean up hop-by-hop options handler. - Removed unused argument (nhoff) for ipv6_parse_hopopts(). - Make ipv6_parse_hopopts() to align with other extension header handlers. - Removed pointless assignment (hdr), which is not used afterwards. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>