Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300998
b: refs/heads/master
c: dcca1cf
h: refs/heads/master
v: v3
  • Loading branch information
Javier Cardona authored and John W. Linville committed Apr 16, 2012
1 parent 9854ea9 commit 03acd59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b381fa3229a30f6d7b0e6053314c4a5378c9389d
refs/heads/master: dcca1cfc0978fa084245937ec1472b870edde97d
4 changes: 2 additions & 2 deletions trunk/include/linux/ieee80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -1458,7 +1458,7 @@ enum {
* be specified in a vendor specific information element
*/
enum {
IEEE80211_PATH_PROTOCOL_HWMP = 0,
IEEE80211_PATH_PROTOCOL_HWMP = 1,
IEEE80211_PATH_PROTOCOL_VENDOR = 255,
};

Expand All @@ -1470,7 +1470,7 @@ enum {
* specified in a vendor specific information element
*/
enum {
IEEE80211_PATH_METRIC_AIRTIME = 0,
IEEE80211_PATH_METRIC_AIRTIME = 1,
IEEE80211_PATH_METRIC_VENDOR = 255,
};

Expand Down

0 comments on commit 03acd59

Please sign in to comment.