Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84378
b: refs/heads/master
c: 51883b5
h: refs/heads/master
v: v3
  • Loading branch information
Aegis Lin authored and James Bottomley committed Feb 8, 2008
1 parent 79341bb commit 8938d1a
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: 0bb67f181834044db6e9b15c7d5cc3cce0489bfd
refs/heads/master: 51883b5e60796cce556370dbc368fd22c60c0e3e
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ps3rom.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

#define BOUNCE_SIZE (64*1024)

#define PS3ROM_MAX_SECTORS (BOUNCE_SIZE / CD_FRAMESIZE)
#define PS3ROM_MAX_SECTORS (BOUNCE_SIZE >> 9)


struct ps3rom_private {
Expand Down

0 comments on commit 8938d1a

Please sign in to comment.