On Fri, Mar 18, 2016 at 09:41:31AM +0100, Arturo Borrero Gonzalez wrote: > From: Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx> > > The modprobe call can return != 0 if, for example, a module was builtin and > we are triying to remove it, so force return code of 0 at the end of the > script. > > This patch also adds the '-a' switch to modprobe so it doesn't stop unloading > modules if one of them fails (for example, it was builtin). > > While at it, fix several module names, for example: 'nft_bridge_reject' vs > 'nft_reject_bridge', delete bogus module names. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html