Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134174
b: refs/heads/master
c: eb80ed8
h: refs/heads/master
v: v3
  • Loading branch information
Rami Rosen authored and John W. Linville committed Jan 29, 2009
1 parent f3632b4 commit ddade4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 9cf2d186e4c52308cad8ecd893924e22ed020605
refs/heads/master: eb80ed8d1fc0f3005ab356fbd8d61d870e3038e6
6 changes: 3 additions & 3 deletions trunk/net/mac80211/mesh.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
*
*
*
* @MESH_PATH_ACTIVE: the mesh path is can be used for forwarding
* @MESH_PATH_RESOLVED: the discovery process is running for this mesh path
* @MESH_PATH_ACTIVE: the mesh path can be used for forwarding
* @MESH_PATH_RESOLVING: the discovery process is running for this mesh path
* @MESH_PATH_DSN_VALID: the mesh path contains a valid destination sequence
* number
* @MESH_PATH_FIXED: the mesh path has been manually set and should not be
* modified
* @MESH_PATH_RESOLVED: the mesh path can has been resolved
*
* MESH_PATH_RESOLVED and MESH_PATH_DELETE are used by the mesh path timer to
* MESH_PATH_RESOLVED is used by the mesh path timer to
* decide when to stop or cancel the mesh path discovery.
*/
enum mesh_path_flags {
Expand Down

0 comments on commit ddade4d

Please sign in to comment.