cxgbe: get_fl_payload returns a header mbuf when successful.
MFC after: 3 days
This commit is contained in:
parent
2fe739732c
commit
f23699830b
@ -1724,6 +1724,7 @@ get_segment:
|
||||
}
|
||||
*pnext = NULL;
|
||||
|
||||
M_ASSERTPKTHDR(m0);
|
||||
return (m0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user