aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/kobject.c
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2013-07-23 20:22:39 +0100
committerDavid S. Miller <davem@davemloft.net>2013-07-24 17:59:07 -0700
commitdeceb4c062a8dd63fe554c3be2b4bf9151a5cedf (patch)
tree1baebeda655b4bcfcb36f9da9c038932f84b7404 /lib/kobject.c
parentnet: sun4i: fix timeout check (diff)
downloadwireguard-linux-deceb4c062a8dd63fe554c3be2b4bf9151a5cedf.tar.xz
wireguard-linux-deceb4c062a8dd63fe554c3be2b4bf9151a5cedf.zip
net: fix comment above build_skb()
build_skb() specifies that the data parameter must come from a kmalloc'd area, this is only true if frag_size equals 0, because then build_skb() will use kzsize(data) to figure out the actual data size. Update the comment to reflect that special condition. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions