commit | dfe1bafdbac1c7b48b636fb7ace799e78170e0d6 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Mon Nov 10 09:25:53 2008 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 21 11:08:17 2008 -0500 |
tree | 1a96e2362b922f8fc18ec35740c062d7e96d1085 | |
parent | 1d047def6d19106a91f7756f970ac8429033a4d8 [diff] |
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 <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>