[LLC] keep the skb in llc_sap_state_process
We have to hold the skb, because llc_sap_next_state will kfree it in the sending path and we need to look at the skb->cb, where we encode llc_sap_state_ev.
Showing
Please register or sign in to comment