commit | ec33efe28f9f87e51cc79ce060ae0101eedd5a19 | [log] [tgz] |
---|---|---|
author | John Youn <John.Youn@synopsys.com> | Tue Jan 17 20:32:41 2017 -0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jan 24 11:04:21 2017 +0200 |
tree | 1700ea16878652b7c8639dc682ad8de8ef46836b | |
parent | 1a2e91091330570655f2cd16fb3c624783387d8c [diff] |
usb: dwc2: Fix sizeof in kzalloc Take the sizeof '*req' instead of 'struct dwc2_hsotg_req'. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>