K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-09-27T17:50:56.825965Z K 7 svn:log V 279 MFC r211909: If em(4) failed to allocate RX buffers, do not call panic(9). Just showing some buffer allocation error is more appropriate action for drivers. This should fix occasional panic reported on em(4) when driver encountered resource shortage. Reviewed by: jfv END