freebsd-skq/sys/dev/etherswitch/e6000sw
Michael Zhilin 0774131e27 [etherswitch] check if_alloc returns NULL
This patch is cosmetic. It checks if allocation of ifnet structure failed.
It's better to have this check rather than assume positive scenario.

Submitted by:	Dmitry Luhtionov <dmitryluhtionov@gmail.com>
Reported by:	Dmitry Luhtionov <dmitryluhtionov@gmail.com>
2018-01-24 21:33:18 +00:00
..
e6000sw.c Fix the port vlan support in e6000 based switches. 2017-07-27 02:38:53 +00:00
e6000swreg.h Fix the port vlan support in e6000 based switches. 2017-07-27 02:38:53 +00:00
e6060sw.c [etherswitch] check if_alloc returns NULL 2018-01-24 21:33:18 +00:00