Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174933
b: refs/heads/master
c: 22a627b
h: refs/heads/master
i:
  174931: 39de071
v: v3
  • Loading branch information
Roel Kluin authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent b0a32d8 commit 075a944
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 55f49f26821f379c451deb9fd6de8e59afb9b37e
refs/heads/master: 22a627ba81e0f75b994d37adb68761a9b9ef7186
4 changes: 2 additions & 2 deletions trunk/drivers/usb/host/isp1362.h
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,8 @@ struct isp1362_hcd {

/* periodic schedule: isochronous */
struct list_head isoc;
int istl_flip:1;
int irq_active:1;
unsigned int istl_flip:1;
unsigned int irq_active:1;

/* Schedules for the current frame */
struct isp1362_ep_queue atl_queue;
Expand Down

0 comments on commit 075a944

Please sign in to comment.