Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43467
b: refs/heads/master
c: ff6a4cd
h: refs/heads/master
i:
  43465: f048e21
  43463: 37c6ba2
v: v3
  • Loading branch information
Luca Tettamanti authored and Stefan Richter committed Dec 7, 2006
1 parent ab87819 commit a991d20
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: 4e834da1da2d7e80547e493c4b21c809dcb0ae09
refs/heads/master: ff6a4cd2e18430f04e59382103c7b1f53ba114e0
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/sbp2.h
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ struct sbp2_lu {
u64 status_fifo_addr;

/* Waitqueue flag for logins, reconnects, logouts, query logins */
int access_complete:1;
unsigned int access_complete:1;

/* Pool of command ORBs for this logical unit */
spinlock_t cmd_orb_lock;
Expand Down

0 comments on commit a991d20

Please sign in to comment.