From: Michael Buesch Date: Fri, 18 Apr 2008 19:06:37 +0000 (+0200) Subject: b43: Fix HostFlags data types X-Git-Tag: v2.6.26-rc1~1088^2~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a259d6a45b915e00e8c6085e35fea7b61e3008a8;p=pandora-kernel.git b43: Fix HostFlags data types The HostFlags are a bitmask of 48bit. So we must use an u64 datatype to hold all bits. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed