K 10 svn:author V 8 arybchik K 8 svn:date V 27 2015-03-25T13:05:33.047604Z K 7 svn:log V 305 MFC: 279178 sfxge: do no allow EFSYS_MEM_ALLOC sleep It solves locking problem when EFSYS_MEM_ALLOC is called in the context holding a mutex (not allowed to sleep). E.g. on interface bring up or multicast addresses addition. Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor) END