diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2011-11-18 06:20:05 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-18 23:37:10 +0400 |
commit | 4ce4091256d61f8e9c7296f6643c8bd5bb2a00e5 (patch) | |
tree | ff41287641f6320a993d67afa6c41bff4cfdbc39 /net/ipv4/ip_gre.c | |
parent | 56c978f1da1f630ef18aa668a9748c6c23ab819b (diff) | |
download | linux-4ce4091256d61f8e9c7296f6643c8bd5bb2a00e5.tar.xz |
packet: Add needed_tailroom to packet_sendmsg_spkt
packet: Add needed_tailroom to packet_sendmsg_spkt
While auditing LL_ALLOCATED_SPACE I noticed that packet_sendmsg_spkt
did not include needed_tailroom when allocating an skb. This isn't
a fatal error as we should always tolerate inadequate tail room but
it isn't optimal.
This patch fixes that.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_gre.c')
0 files changed, 0 insertions, 0 deletions