K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-08-28T00:16:49.840634Z K 7 svn:log V 256 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