| commit | a0ae72b68662f833a56c060fbd483609941e8284 | [log] [tgz] |
|---|---|---|
| author | Johan Hovold <jhovold@gmail.com> | Tue May 29 17:57:52 2012 +0200 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 22 11:36:56 2012 -0700 |
| tree | 66d8736c160d965616a798efa7ce5803eda0d76c | |
| parent | d2002eb8a3a9c6d9182e1652b3ec22f6dd20741b [diff] |
USB: option: fix port-data abuse
commit 4273f9878b0a8271df055e3c8f2e7f08c6a4a2f4 upstream.
Commit 8b4c6a3ab596961b78465 ("USB: option: Use generic USB wwan code")
moved option port-data allocation to usb_wwan_startup but still cast the
port data to the old struct...
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>