commit | a45a0258d1f817b60fcd5bc67dc7ef692f4615bb | [log] [tgz] |
---|---|---|
author | Frank Haverkamp <haver@linux.vnet.ibm.com> | Fri Dec 20 20:27:20 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Dec 20 11:34:29 2013 -0800 |
tree | 1ca3ff0b3d989ffe1a7b7451e7541c9059ee00b4 | |
parent | 632fefaf1fff7c344191c363e08a43cf006fe60e [diff] |
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>