aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-08-29 00:14:50 +0100
committerDavid S. Miller <davem@davemloft.net>2019-08-30 14:14:46 -0700
commit77afe3b82e97c2d1a066d038344bbce8bb8f7d85 (patch)
tree3081b9a546ab5cf0ce736f28eb72678f6cc4db75 /net
parentMerge branch 'bnxt_en-health-and-error-recovery' (diff)
downloadlinux-dev-77afe3b82e97c2d1a066d038344bbce8bb8f7d85.tar.xz
linux-dev-77afe3b82e97c2d1a066d038344bbce8bb8f7d85.zip
arcnet: capmode: remove redundant assignment to pointer pkt
Pointer pkt is being initialized with a value that is never read and pkt is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Ununsed value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions