Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351723
b: refs/heads/master
c: 10ff57f
h: refs/heads/master
i:
  351721: 5ee5c32
  351719: 66c9efc
v: v3
  • Loading branch information
Johannes Berg committed Jan 3, 2013
1 parent d476774 commit 34158d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 051007d9e281cd8ea603a4cc4c96b0170b26c7e9
refs/heads/master: 10ff57f98d5fccb9bb508ba30230e5df030d67e3
5 changes: 0 additions & 5 deletions trunk/net/mac80211/mesh.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,11 @@
int mesh_allocated;
static struct kmem_cache *rm_cache;

#ifdef CONFIG_MAC80211_MESH
bool mesh_action_is_path_sel(struct ieee80211_mgmt *mgmt)
{
return (mgmt->u.action.u.mesh_action.action_code ==
WLAN_MESH_ACTION_HWMP_PATH_SELECTION);
}
#else
bool mesh_action_is_path_sel(struct ieee80211_mgmt *mgmt)
{ return false; }
#endif

void ieee80211s_init(void)
{
Expand Down

0 comments on commit 34158d4

Please sign in to comment.