1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00
freebsd/sys/dev/txp
Pyun YongHyeon 8d16945419 Remove unnecessary check aginst NULL. txp_ext_command() with
TXP_CMD_WAIT argument allocates a response buffer.  If the allocation
fails, txp_ext_command() returns an error and it's handed in caller.

Found by:	PVS-Studio
2017-04-14 03:23:03 +00:00
..
3c990img.h
if_txp.c Remove unnecessary check aginst NULL. txp_ext_command() with 2017-04-14 03:23:03 +00:00
if_txpreg.h