Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303963
b: refs/heads/master
c: 5eaee54
h: refs/heads/master
i:
  303961: 9da2dd2
  303959: 154a642
v: v3
  • Loading branch information
Nicolas Ferre authored and Greg Kroah-Hartman committed May 16, 2012
1 parent 7ea9d08 commit 9bf297f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ea79c2ed6ec374347e4c61755bcb6fe8c2b24961
refs/heads/master: 5eaee54b1c52a83dc74445792cf49900a8050da8
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/at91_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ static int at91_ep_enable(struct usb_ep *_ep,
unsigned long flags;

if (!_ep || !ep
|| !desc || ep->desc
|| !desc || ep->ep.desc
|| _ep->name == ep0name
|| desc->bDescriptorType != USB_DT_ENDPOINT
|| (maxpacket = usb_endpoint_maxp(desc)) == 0
Expand Down

0 comments on commit 9bf297f

Please sign in to comment.