ipfw: Don't spam the log if dynamic rules allocation failed
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 14 Dec 2012 05:05:43 +0000 (13:05 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 14 Dec 2012 05:09:19 +0000 (13:09 +0800)
commit27d7ae03a5dadbb3d73efa6e8b35c20ce8da3555
tree79ada3f6ec39b57141b458c67d25e94cfa927bcb
parent9bab8c221b9f9c56799baf5eac2175e228cdb399
ipfw: Don't spam the log if dynamic rules allocation failed

There is high chance that kmalloc w/ M_NOWAIT fails; no need to bark
sys/net/ipfw/ip_fw2.c