Skip to content
Commit e8bc2ebd authored by Jon Mason's avatar Jon Mason
Browse files

ntb_netdev: Fix skb free issue in open



In ntb_netdev_open, when ntb_transport_rx_enqueue fails the skb that was
attempting to be enqueued is not freed.  Free this skb on the
ntb_transport_rx_enqueue error.

Signed-off-by: default avatarJon Mason <jon.mason@intel.com>
parent fea903ec
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