From: David Kilroy Date: Fri, 12 Sep 2008 21:28:18 +0000 (+0100) Subject: orinoco: Fix compile warnings X-Git-Tag: v2.6.28-rc1~717^2~268^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d31cf19fe8f86b4612561c94dfbb6d8a472ba3;p=pandora-kernel.git orinoco: Fix compile warnings Use min_t to avoid warnings when the typesafe version is used. Explicitly cast u64s to unsigned long long when being passed to printk. Signed-off-by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed