From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 15 Apr 2015 16:20:35 +0200 Subject: [PATCH net-next 6/6] net: hip04: add ratelimit for rx/tx drops skb In-Reply-To: <1429101008-9464-7-git-send-email-dingtianhong@huawei.com> References: <1429101008-9464-1-git-send-email-dingtianhong@huawei.com> <1429101008-9464-7-git-send-email-dingtianhong@huawei.com> Message-ID: <2240101.PVIEOFjhsq@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 15 April 2015 20:30:08 Ding Tianhong wrote: > There can be quite a lot of rx/tx drops message and affect > useful message, so need to ratelimit them to not overwhelm > logging. > > Signed-off-by: Ding Tianhong > Cc: "David S. Miller" > Cc: Eric Dumazet > Cc: Arnd Bergmann > Cc: Zhangfei Gao > Cc: Dan Carpenter > Cc: Joe Perches > Acked-by: Arnd Bergmann