From: Sathya Perla Date: Tue, 24 Mar 2009 23:40:13 +0000 (-0700) Subject: be2net: cleanup rx/tx rate calculations X-Git-Tag: v2.6.30-rc1~662^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4097f663cbe9e58de7ebed222f8af33267f297a8;p=pandora-kernel.git be2net: cleanup rx/tx rate calculations Hi, Pls accept this patch to cleanup rx/tx rate calculations as follows: - check for jiffies wraparound - remove typecast of a denominator - do rate calculation only in workqueue context periodically Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed