Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233558
b: refs/heads/master
c: 644e6e4
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Dominik Brodowski committed Feb 19, 2011
1 parent 5810775 commit bb5b36a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5b703683b6cc3cb97bbe6b1b14898b273eb59279
refs/heads/master: 644e6e4a7fa6b11d59f24032997d90ea0d858d03
3 changes: 1 addition & 2 deletions trunk/drivers/char/pcmcia/cm4000_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -830,8 +830,7 @@ static void monitor_card(unsigned long p)
test_bit(IS_ANY_T1, &dev->flags))) {
DEBUGP(4, dev, "Perform AUTOPPS\n");
set_bit(IS_AUTOPPS_ACT, &dev->flags);
ptsreq.protocol = ptsreq.protocol =
(0x01 << dev->proto);
ptsreq.protocol = (0x01 << dev->proto);
ptsreq.flags = 0x01;
ptsreq.pts1 = 0x00;
ptsreq.pts2 = 0x00;
Expand Down

0 comments on commit bb5b36a

Please sign in to comment.