commit | 6ae81ced378820c4c6434b1dedba14a7122df310 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@codemonkey.org.uk> | Mon Apr 04 15:11:50 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 06 16:05:20 2016 -0400 |
tree | 2793c3acd8295840260cc7b62a973ce336c27b2c | |
parent | 18fcf49f87f4b280d3cd695fc77766004b223af5 [diff] |
af_packet: tone down the Tx-ring unsupported spew. Trinity and other fuzzers can hit this WARN on far too easily, resulting in a tainted kernel that hinders automated fuzzing. Replace it with a rate-limited printk. Signed-off-by: Dave Jones <davej@codemonkey.org.uk> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>