Hello Greg.
This driver convert pointer address to integer value and use it
as function argument. because the value has a limited 32bit size,
current driver happen many issues on x64 machine.
I have split it up enough sensibliy to allow review. If this patches
are accepted, I will update more patches related with this patch.
Best regards.
Johnny.
Johnny Kim (3):
staging: wilc1000: wilc_wlan_cfg_commit(): replace integer with
pointer
staging: wilc1000: wilc_wlan_cfg_get(): replace integer with void
pointer
staging: wilc1000: wilc_wlan_cfg_set(): replace integer with void
pointer
drivers/staging/wilc1000/coreconfigurator.c | 4 ++--
drivers/staging/wilc1000/linux_wlan.c | 2 +-
drivers/staging/wilc1000/wilc_wlan.c | 12 ++++++------
drivers/staging/wilc1000/wilc_wlan_if.h | 4 ++--
4 files changed, 11 insertions(+), 11 deletions(-)
--
1.9.1
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel