Commit 4685d021 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: gadget: at91_udc: fix build warning

commit e117e742

 (usb: gadget: add "maxpacket_limit"
field to struct usb_ep) added a build warning to
at91_udc when it passed the wrong argument to
usb_ep_set_maxpacket_limit().

Fix this by passing correct argument.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 27e9dcc9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment