Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83512
b: refs/heads/master
c: 162c0d9
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Feb 6, 2008
1 parent 5fea002 commit 0abc5c2
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: 3eb1a6f384ef87c48aa3bdd942732890466b040e
refs/heads/master: 162c0d91a365d501c6cc65cba451f2d855e8ee81
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/hardware/eicon/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@ int SuperTraceASSIGN (void* AdapterHandle, byte* data) {

if ((features[0] & DIVA_XDI_EXTENDED_FEATURES_VALID) &&
(features[0] & DIVA_XDI_EXTENDED_FEATURE_MANAGEMENT_DMA)) {
dword rx_dma_magic;
dword uninitialized_var(rx_dma_magic);
if ((pC->dma_handle = diva_get_dma_descriptor (pC->request, &rx_dma_magic)) >= 0) {
pC->xbuffer[0] = LLI;
pC->xbuffer[1] = 8;
Expand Down

0 comments on commit 0abc5c2

Please sign in to comment.