HomeFreeBSD

Handle NULL argument in evdev_free

Description

Handle NULL argument in evdev_free

Add check for evdev argument of evdev_free being NULL. This is valid
value and should not cause crash. In this case evdev_free does nothing

Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru>

Details

Provenance
gonzoAuthored on
Parents
rS306273: cxgbe(4): Fix netmap with T6, which doesn't encapsulate SGE_EGR_UPDATE
Branches
Unknown
Tags
Unknown