K 10 svn:author V 8 arybchik K 8 svn:date V 27 2015-02-20T19:42:05.858393Z K 7 svn:log V 389 sfxge: add assertions that required event handlers are implemented efx_ev_mcdi() does not assert or check that all event handlers it calls are non-null. Add assertions at the top for all required event handlers, as some events (in the case of this bug, monitor events) are rare. Submitted by: Ben Hutchings Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor) END