commit | 44d6e2f27328b254111dd716fde45b3b59b8a4f7 | [log] [tgz] |
---|---|---|
author | Varsha Rao <rvarsha016@gmail.com> | Wed Aug 30 13:37:11 2017 +0530 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Sep 04 13:25:19 2017 +0200 |
tree | 1d6e088905b309695033bba0a9d7f20a48a0fbe1 | |
parent | d1c1e39de8357d66163da39e893e38ea1410e8f8 [diff] |
net: Replace NF_CT_ASSERT() with WARN_ON(). This patch removes NF_CT_ASSERT() and instead uses WARN_ON(). Signed-off-by: Varsha Rao <rvarsha016@gmail.com>