K 10 svn:author V 8 hselasky K 8 svn:date V 27 2016-09-23T08:35:56.552663Z K 7 svn:log V 308 MFC r305877: mlx5en: Fix duplicate mbuf free-by-code. When mlx5e_sq_xmit() returns an error code and the mbuf pointer is set, we should not free the mbuf, because the caller will keep the mbuf in the drbr. Make sure the mbuf pointer is correctly set upon function exit. Sponsored by: Mellanox Technologies END