commit | cab41c47d92851de71c74b1a7bdbf0fadf6ae4ba | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Wed Sep 10 18:05:26 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 12 17:51:24 2014 -0400 |
tree | 2e39ad3236decf2e77e93190eb108c99f15cee6e | |
parent | 72b126a45eaca22fb6a8788e8a89c159f3ae2ac5 [diff] |
skb: Add documentation for skb_clone_sk This change adds some documentation to the call skb_clone_sk. This is meant to help clarify the purpose of the function for other developers. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>