GenWQE: Accidently casting to u32 where u64 is required
authorFrank Haverkamp <haver@linux.vnet.ibm.com>
Fri, 20 Dec 2013 19:27:20 +0000 (20:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Dec 2013 19:34:29 +0000 (11:34 -0800)
commita45a0258d1f817b60fcd5bc67dc7ef692f4615bb
tree1ca3ff0b3d989ffe1a7b7451e7541c9059ee00b4
parent632fefaf1fff7c344191c363e08a43cf006fe60e
GenWQE: Accidently casting to u32 where u64 is required

Fix a casting to u32 where u64 would be appropriate.
The bad casting made the driver unusable.

Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/genwqe/card_utils.c