]> git.baikalelectronics.ru Git - kernel.git/commit
net: add doc for in6_pton()
authorAmerigo Wang <amwang@redhat.com>
Thu, 11 Oct 2012 21:06:16 +0000 (21:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Oct 2012 17:56:52 +0000 (13:56 -0400)
commit73a2fabce2321c4d4c3c516408eff441d847631f
tree9988b666e6551dff9f032f390ffe23a20b4c5227
parent9938071f13c477373236471ce05dce5d9977882c
net: add doc for in6_pton()

It is not easy to use in6_pton() correctly without reading
its definition, so add some doc for it.

Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/utils.c