From: Pavel Roskin Date: Mon, 10 Nov 2008 14:25:53 +0000 (-0500) Subject: orinoco: fix last beacon reporting on 64-bit systems X-Git-Tag: v2.6.29-rc1~581^2~580^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfe1bafdbac1c7b48b636fb7ace799e78170e0d6;p=pandora-kernel.git orinoco: fix last beacon reporting on 64-bit systems orinoco_translate_scan() and orinoco_translate_ext_scan() wrongly truncate last_scanned argument from unsigned long to unsigned int. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed