diff options
author | Ben Greear <greearb@candelatech.com> | 2013-04-19 10:45:52 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-01 09:46:20 -0700 |
commit | 24fce1108c501a4558f3f62efa956062937febf5 (patch) | |
tree | eda88071076495c8f4c56ebe994c1e601eb1de4e /include | |
parent | 72b1b8da7cb01424cbafd36bf3a7c35215eb4ec7 (diff) |
net: rate-limit warn-bad-offload splats.
[ Upstream commit c846ad9b880ece01bb4d8d07ba917734edf0324f ]
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions