]> err.no Git - linux-2.6/blobdiff - net/sched/act_api.c
mac80211: fix fragmentation kludge
[linux-2.6] / net / sched / act_api.c
index 74e662cbb2c5b7a61a1c0815a358899c6abc694a..d308c19aa3f9be6d6087aecfa27dcc55dead6eed 100644 (file)
@@ -41,7 +41,7 @@ void tcf_hash_destroy(struct tcf_common *p, struct tcf_hashinfo *hinfo)
                        return;
                }
        }
-       BUG_TRAP(0);
+       WARN_ON(1);
 }
 EXPORT_SYMBOL(tcf_hash_destroy);