Skip to content
Commit 59750b66 authored by Rahul Lakkireddy's avatar Rahul Lakkireddy Committed by Paul Gortmaker
Browse files

cxgb4: move handling L2T ARP failures to caller

commit 11d8cd5c upstream.

Move code handling L2T ARP failures to the only caller.

Fixes following sparse warning:
skbuff.h:2091:29: warning: context imbalance in
'handle_failed_resolution' - unexpected unlock

Fixes: 749cb5fe

 ("cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code")
Signed-off-by: default avatarRahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent fc6cb84a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment