summaryrefslogtreecommitdiff
path: root/drivers/misc/ibmasm/dot_command.c
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2012-11-11 16:07:57 +0000
committerBen Hutchings <ben@decadent.org.uk>2013-01-03 03:33:58 +0000
commit48c70dec9aa7a0a33c3d5329d271e1c884731b6c (patch)
tree5560ae8437a3080a32458cd77f55881cd580a69b /drivers/misc/ibmasm/dot_command.c
parent8cedb523e7d49637a21fa04ceacaf499d618f37a (diff)
staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.
commit 70e227790d4ee4590023d8041a3485f8053593fc upstream. The timer appears to run too fast/race on 64 bit systems. Using msecs_to_jiffies seems to cause a deadlock on 64 bit. A calculation of (MSecond * HZ) / 1000 appears to run satisfactory. Change BSSIDInfoCount to u32. After this patch the driver can be successfully connect on little endian 64/32 bit systems. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers/misc/ibmasm/dot_command.c')
0 files changed, 0 insertions, 0 deletions