Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279245
b: refs/heads/master
c: 75ae3bc
h: refs/heads/master
i:
  279243: ae86165
v: v3
  • Loading branch information
Kalle Valo committed Dec 13, 2011
1 parent 701b88c commit 5669d64
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: 7125f01d98ed75028ead5b335ec32e6e501cd19b
refs/heads/master: 75ae3bc48fc8f5d1e5f5fe43cd07078325a6194b
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/wmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -1808,7 +1808,7 @@ struct wmi_set_ip_cmd {
} __packed;

enum ath6kl_wow_filters {
WOW_FILTER_SSID = BIT(0),
WOW_FILTER_SSID = BIT(1),
WOW_FILTER_OPTION_MAGIC_PACKET = BIT(2),
WOW_FILTER_OPTION_EAP_REQ = BIT(3),
WOW_FILTER_OPTION_PATTERNS = BIT(4),
Expand Down

0 comments on commit 5669d64

Please sign in to comment.