Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341448
b: refs/heads/master
c: 527f657
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Kalle Valo committed Oct 24, 2012
1 parent 04a9724 commit a37b676
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: 66ddcc39420f3c6d2356f7618fbed3dd61177cee
refs/heads/master: 527f6570300980251e818e80865b437eefb4e5d3
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ static int ath6kl_sdio_enable_scatter(struct ath6kl *ar)
{
struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar);
struct htc_target *target = ar->htc_target;
int ret;
int ret = 0;
bool virt_scat = false;

if (ar_sdio->scatter_enabled)
Expand Down

0 comments on commit a37b676

Please sign in to comment.