]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: fix the comment of ip6_xmit()
authorShan Wei <shanwei@cn.fujitsu.com>
Thu, 15 Apr 2010 16:48:48 +0000 (16:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Apr 2010 06:36:38 +0000 (23:36 -0700)
commit04e86d48c6eabc97cebb4ad57211a698d7d0fd6b
tree39077b6e097c65cfcee6475f9903071f96b2b09a
parent94f26c99f4a25436f3365dba1ec3418fe178e2f3
ipv6: fix the comment of ip6_xmit()

ip6_xmit() is used by upper transport protocol.

Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_output.c