opnsense-src/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 Update to latest 3Com firmware image. The latest fimware is 2009-02-25 01:12:56 +00:00
if_txp.c Remove unnecessary check aginst NULL. txp_ext_command() with 2017-04-14 03:23:03 +00:00
if_txpreg.h bus_dma(9) conversion and make txp(4) work on all architectures. 2009-03-12 01:14:47 +00:00