From: Hannes Eder Date: Sat, 14 Feb 2009 13:10:33 +0000 (+0000) Subject: drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long X-Git-Tag: v2.6.30-rc1~662^2~682 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa611f85d0d656870dbb906e75d8cac6acb58943;p=pandora-kernel.git drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long Jiffies are unsigned long, make sure we fit in jiffies store variable on archs with bits per long > 32. Patch suggested by Jiri Slaby. Signed-off-by: Hannes Eder Signed-off-by: David S. Miller --- Reading git-diff-tree failed