diff options
author | Ben Greear <greearb@candelatech.com> | 2013-04-19 10:45:52 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-19 21:57:49 (GMT) |
commit | c846ad9b880ece01bb4d8d07ba917734edf0324f (patch) | |
tree | 93c3e6e09b134a53d0c9f696d1a7ca3a5f438e3a /arch/arm | |
parent | b261c20fe089859cc43642e7006921498327fe3d (diff) | |
download | linux-c846ad9b880ece01bb4d8d07ba917734edf0324f.tar.xz |
net: rate-limit warn-bad-offload splats.
If one does do something unfortunate and allow a
bad offload bug into the kernel, this the
skb_warn_bad_offload can effectively live-lock the
system, filling the logs with the same error over
and over.
Add rate limitation to this so that box remains otherwise
functional in this case.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions