diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-09-20 12:37:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-21 19:04:37 +0300 |
commit | 16a3f50f05985cbea468e043cd18394158eff820 (patch) | |
tree | 134fa9b28b4b8aa428877e296c842b535061293e /net/ipv6/exthdrs_offload.c | |
parent | 144a6adfa1435e6235fd55b700d2c9f93345bb7f (diff) | |
download | linux-16a3f50f05985cbea468e043cd18394158eff820.tar.xz |
net: cxgb3: remove redundant null pointer check before kfree_skb
kfree_skb has taken the null pointer into account. hence it is safe
to remove the redundant null pointer check before kfree_skb.
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/exthdrs_offload.c')
0 files changed, 0 insertions, 0 deletions