From 4685d021f5cd04bd2682bd4db6dfa9f784fabf9f Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Mon, 23 Dec 2013 19:28:17 -0600 Subject: [PATCH] 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: Felipe Balbi --- Reading git-format-patch failed