From: Bob Copeland Date: Sat, 16 Jan 2010 19:36:53 +0000 (-0500) Subject: mac80211: pid: replace open-coded msecs_to_jiffies X-Git-Tag: v2.6.34-rc1~233^2~421^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9310c1790566ea2de2e8b6e1c04bacbbee648c;p=pandora-kernel.git mac80211: pid: replace open-coded msecs_to_jiffies Code directly scaling by HZ and rounding can be more efficiently and clearly performed with msecs_to_jiffies. Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed