Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19800
b: refs/heads/master
c: 5c55ac9
h: refs/heads/master
v: v3
  • Loading branch information
Phillip Susi authored and Linus Torvalds committed Feb 5, 2006
1 parent b27b575 commit 9e6d85e
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: e1bc89bc9991e994f2b3c60d9ad2fdb5ad9b10fc
refs/heads/master: 5c55ac9bbca22ee134408f83de5f2bda3b1b2a53
2 changes: 1 addition & 1 deletion trunk/include/linux/pktcdvd.h
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ struct packet_iosched
#if (PAGE_SIZE % CD_FRAMESIZE) != 0
#error "PAGE_SIZE must be a multiple of CD_FRAMESIZE"
#endif
#define PACKET_MAX_SIZE 32
#define PACKET_MAX_SIZE 128
#define FRAMES_PER_PAGE (PAGE_SIZE / CD_FRAMESIZE)
#define PACKET_MAX_SECTORS (PACKET_MAX_SIZE * CD_FRAMESIZE >> 9)

Expand Down

0 comments on commit 9e6d85e

Please sign in to comment.