Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33525
b: refs/heads/master
c: 9b5cce0
h: refs/heads/master
i:
  33523: e5a5e15
v: v3
  • Loading branch information
Pavel Roskin authored and John W. Linville committed Aug 23, 2006
1 parent 73f0e00 commit 6fea454
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 794ccda61c7dc2aa6c66e8ef18a44d865d3c3a7d
refs/heads/master: 9b5cce07648d059a013444116bd0140b047b25a1
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/hostap/hostap_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -1042,6 +1042,9 @@ static int prism2_reset_port(struct net_device *dev)
dev->name, local->fragm_threshold);
}

/* Some firmwares lose antenna selection settings on reset */
(void) hostap_set_antsel(local);

return res;
}

Expand Down

0 comments on commit 6fea454

Please sign in to comment.