K 10 svn:author V 6 mizhka K 8 svn:date V 27 2018-01-24T21:33:18.211444Z K 7 svn:log V 305 [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 Reported by: Dmitry Luhtionov END