Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363502
b: refs/heads/master
c: 13b47d5
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Greg Kroah-Hartman committed Mar 15, 2013
1 parent 2a91cc0 commit 1742f2a
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: e72b7bbd178bf0081b5f62f1daaf86a7daf13f3e
refs/heads/master: 13b47d5f79f76293abda13c8b39570659bb9e9ca
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sep/sep_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1986,7 +1986,7 @@ static int sep_prepare_input_dma_table(struct sep_device *sep,
dma_ctx,
sep_lli_entries);
if (error)
return error;
goto end_function_error;
lli_table_alloc_addr = *dmatables_region;
}

Expand Down

0 comments on commit 1742f2a

Please sign in to comment.