]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ipv6: catch a null skb before using it in a DTRACE
authorShannon Nelson <shannon.nelson@oracle.com>
Wed, 3 May 2017 00:17:36 +0000 (17:17 -0700)
committerShannon Nelson <shannon.nelson@oracle.com>
Wed, 31 May 2017 23:43:47 +0000 (16:43 -0700)
commit786dfcf456d2fcd10ac3a9f37a24161efa77df6a
tree2aa3e0f3e5e0d09cbe481432f6d3515ac053abea
parent92f5590a5702f2782bbe3760a9252fa3c6b3a5ee
ipv6: catch a null skb before using it in a DTRACE

Fix a little trap set by an earlier DTRACE_IP patch.  While I was there
I checked the other similar calls and the rest look okay.

Orabug: 25973797

Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Reviewed-By: Jane Chu <jane.chu@oracle.com>
Reviewed-By: Alan Maguire <alan.maguire@oracle.com>
Signed-off-by: Allen Pais <allen.pais@oracle.com>
net/ipv6/ip6_output.c