Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361975
b: refs/heads/master
c: 351a2c6
h: refs/heads/master
i:
  361973: f7b742c
  361971: 845e700
  361967: 94dba14
v: v3
  • Loading branch information
Jens Axboe committed Mar 16, 2013
1 parent 3f8b441 commit c0464d6
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: c95246c3a2ac796cfa43e76200ede59cb4a1644f
refs/heads/master: 351a2c6e7d265f97799ec7f6b1dde7fc7cb4b92d
1 change: 1 addition & 0 deletions trunk/drivers/block/rsxx/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1059,6 +1059,7 @@ int rsxx_eeh_remap_dmas(struct rsxx_cardinfo *card)
PCI_DMA_TODEVICE :
PCI_DMA_FROMDEVICE);
if (!dma->dma_addr) {
spin_unlock(&card->ctrl[i].queue_lock);
kmem_cache_free(rsxx_dma_pool, dma);
return -ENOMEM;
}
Expand Down

0 comments on commit c0464d6

Please sign in to comment.