summaryrefslogtreecommitdiff
path: root/net/ipv6
diff options
context:
space:
mode:
authorOliver Hartkopp <socketcan@hartkopp.net>2014-01-30 09:11:28 (GMT)
committerJiri Slaby <jslaby@suse.cz>2014-02-26 09:22:51 (GMT)
commitb3097b176d15f0342cd3ca5c25bb03f06123ecd7 (patch)
treeb9ed06a895f4835fcec08a38bb701f1f2c4b2376 /net/ipv6
parentd7691e10f65fd732695f1ccc60b89b712ad0bb49 (diff)
downloadlinux-fsl-qoriq-b3097b176d15f0342cd3ca5c25bb03f06123ecd7.tar.xz
can: add destructor for self generated skbs
[ Upstream commit 0ae89beb283a0db5980d1d4781c7d7be2f2810d6 ] Self generated skbuffs in net/can/bcm.c are setting a skb->sk reference but no explicit destructor which is enforced since Linux 3.11 with commit 376c7311bdb6 (net: add a temporary sanity check in skb_orphan()). This patch adds some helper functions to make sure that a destructor is properly defined when a sock reference is assigned to a CAN related skb. To create an unshared skb owned by the original sock a common helper function has been introduced to replace open coded functions to create CAN echo skbs. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net> Tested-by: Andre Naujoks <nautsch2@gmail.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions