K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-06-10T14:06:16.126492Z K 7 svn:log V 191 MFstable/10 r301780: 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