diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-07-27 07:34:42 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-28 14:32:18 -0400 |
commit | 683a0e4d7971c3186dc4d429027debfe309129aa (patch) | |
tree | 246f023d09e35af3f8a8b344f804e6bab35be8ca /net | |
parent | 05cf0dec5ccc696a7636c84b265b477173498156 (diff) |
USB: mos7840: fix pointer casts
Silence compiler warnings on 64-bit systems introduced by commit
05cf0dec ("USB: mos7840: fix race in led handling") which uses the
usb-serial data pointer to temporarily store the device type during
probe but failed to add the required casts.
[gregkh - change uintptr_t to unsigned long]
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions