Skip to content
Commit ed481a33 authored by Karen Xie's avatar Karen Xie Committed by David S. Miller
Browse files

libcxgbi: fix freeing skb prematurely



With debug turned on the debug print would access the skb after it is freed.
Fix it to free the skb after the debug print.

Signed-off-by: default avatarKaren Xie <kxie@chelsio.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2126bc5e
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