K 10 svn:author V 2 np K 8 svn:date V 27 2015-09-29T21:07:33.880817Z K 7 svn:log V 415 - Remove unused or write-only fields from ulp_mbuf_cb. - Remove write-only SBUF_ULP_FLAG_COALESCE_OFF flag. - Failure to allocate ulp_mbuf_cb during rx is a hard error. Panic instead of just freeing the mbuf and pretending nothing happened. The payload in the mbuf is precious because it has been ACK'ed by the TOE. (ulp_mbuf_cb is going to go away soon and so will these potential failures during rx.) END