Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111819
b: refs/heads/master
c: 52845c3
h: refs/heads/master
i:
  111817: 088c389
  111815: 9f46d6a
v: v3
  • Loading branch information
Yoichi Yuasa authored and Jeff Garzik committed Sep 24, 2008
1 parent 0e5898d commit 45232e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e57b641dfafc10ce23d26cf271fd2638589fdb3f
refs/heads/master: 52845c3fd80c09f8ceac54513ae9cffac219cff7
2 changes: 0 additions & 2 deletions trunk/drivers/net/cs89x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -1397,9 +1397,7 @@ net_open(struct net_device *dev)
release_dma:
#if ALLOW_DMA
free_dma(dev->dma);
#endif
release_irq:
#if ALLOW_DMA
release_dma_buff(lp);
#endif
writereg(dev, PP_LineCTL, readreg(dev, PP_LineCTL) & ~(SERIAL_TX_ON | SERIAL_RX_ON));
Expand Down

0 comments on commit 45232e1

Please sign in to comment.