K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-06-10T13:57:56.137964Z K 7 svn:log V 169 MFC r299387: r299387 (by cem): netipsec: Fix minor style nit Coverity points out that 'continue' is equivalent to 'break' in a do {} while(false) loop. CID: 1354983 END