netfilter: change NF_ASSERT to WARN_ON
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 13 May 2010 13:00:20 +0000 (15:00 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 13 May 2010 13:00:20 +0000 (15:00 +0200)
Change netfilter asserts to standard WARN_ON. This has the
benefit of backtrace info and also causes netfilter errors
to show up on kerneloops.org.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found