Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188115
b: refs/heads/master
c: e794c01
h: refs/heads/master
i:
  188113: 72b1e9e
  188111: c9446a7
v: v3
  • Loading branch information
Dan Carpenter authored and Dominik Brodowski committed Mar 15, 2010
1 parent ae583d4 commit 555738f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0d3a940de51c47a3d6322537c8dce925db755477
refs/heads/master: e794c01b7de40d180417eacbd910e8f31f2fafeb
1 change: 1 addition & 0 deletions trunk/drivers/scsi/pcmcia/nsp_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1717,6 +1717,7 @@ static int nsp_cs_config(struct pcmcia_device *link)
cfg_mem->data = data;

ret = pcmcia_loop_config(link, nsp_cs_config_check, cfg_mem);
if (ret)
goto cs_failed;

if (link->conf.Attributes & CONF_ENABLE_IRQ) {
Expand Down

0 comments on commit 555738f

Please sign in to comment.