Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71392
b: refs/heads/master
c: eac141d
h: refs/heads/master
v: v3
  • Loading branch information
Karsten Keil authored and Linus Torvalds committed Oct 19, 2007
1 parent d5e3aaf commit c707a31
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 477116e69dc48aaa70cca47668cd4aa82f39e05c
refs/heads/master: eac141deb4f0136059372923ac3f0eab0bef5bce
2 changes: 2 additions & 0 deletions trunk/drivers/isdn/hardware/avm/c4.c
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,9 @@ static irqreturn_t c4_handle_interrupt(avmcard *card)
for (i=0; i < card->nr_controllers; i++) {
avmctrl_info *cinfo = &card->ctrlinfo[i];
memset(cinfo->version, 0, sizeof(cinfo->version));
spin_lock_irqsave(&card->lock, flags);
capilib_release(&cinfo->ncci_head);
spin_unlock_irqrestore(&card->lock, flags);
capi_ctr_reseted(&cinfo->capi_ctrl);
}
card->nlogcontr = 0;
Expand Down

0 comments on commit c707a31

Please sign in to comment.