]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[IPV6]: Clean up hop-by-hop options handler.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 18 Apr 2006 21:48:45 +0000 (14:48 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 18 Apr 2006 22:57:53 +0000 (15:57 -0700)
- 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>

No differences found