Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145568
b: refs/heads/master
c: 96050df
h: refs/heads/master
v: v3
  • Loading branch information
Peter Botha authored and Linus Torvalds committed Jun 10, 2009
1 parent f8fa893 commit 12cdab7
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: a61d90d75d0f9e86432c45b496b4b0fbf0fd03dc
refs/heads/master: 96050dfb25966612008dcea7d342e91fa01e993c
2 changes: 1 addition & 1 deletion trunk/drivers/char/mxser.c
Original file line number Diff line number Diff line change
Expand Up @@ -2711,7 +2711,7 @@ static int __init mxser_module_init(void)
continue;

brd = &mxser_boards[m];
retval = mxser_get_ISA_conf(!ioaddr[b], brd);
retval = mxser_get_ISA_conf(ioaddr[b], brd);
if (retval <= 0) {
brd->info = NULL;
continue;
Expand Down

0 comments on commit 12cdab7

Please sign in to comment.