opnsense-src/sys/dev/oce
Mark Johnston b22150dadd 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:		255864
Submitted by:	Lv Yunlong <lylgood@foxmail.com> (original version)
MFC after:	1 week

(cherry picked from commit 71776d6719)
2021-06-02 09:33:16 -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-06-02 09:33:16 -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