freebsd-dev/sys/dev/oce
Mark Johnston 71776d6719 oce: Fix handling of m_pullup() errors in oce_tso_setup()
m_pullup() frees the input mbuf chain upon a failure.  Set *mpp to NULL
in this case to ensure that the caller does not free the chain again.

PR:		224928
Submitted by:	Lv Yunlong <lylgood@foxmail.com> (original version)
MFC after:	1 week
2021-05-26 10:42:36 -04:00
..
oce_hw.c oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00
oce_hw.h oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00
oce_if.c oce: Fix handling of m_pullup() errors in oce_tso_setup() 2021-05-26 10:42:36 -04:00
oce_if.h oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00
oce_mbox.c oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00
oce_queue.c oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00
oce_sysctl.c oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00
oce_user.h oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00
oce_util.c oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00