K 10 svn:author V 3 jfv K 8 svn:date V 27 2011-04-01T20:24:51.796062Z K 7 svn:log V 336 Fix to an error condition case, when an mbuf chain get's defragged due to a mapping failure the header pointers will be invalidated and can result in a TSO or other failure down the line. So, when the remapping occurs force a retry thru the offload calculation code. Thanks to Andrew Boyer for discovering this and cooking up the fix!! END