Skip to content

Commit

Permalink
mac80211: trivial documentation fix (mesh_nexthop_lookup()).
Browse files Browse the repository at this point in the history
This patch fixes the documentation of mesh_nexthop_lookup() in mesh_hwmp.c.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Rami Rosen authored and John W. Linville committed Jan 29, 2009
1 parent eb80ed8 commit 2182b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/mac80211/mesh_hwmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@ void mesh_path_start_discovery(struct ieee80211_sub_if_data *sdata)
}

/**
* ieee80211s_lookup_nexthop - put the appropriate next hop on a mesh frame
* mesh_nexthop_lookup - put the appropriate next hop on a mesh frame
*
* @skb: 802.11 frame to be sent
* @sdata: network subif the frame will be sent through
Expand Down

0 comments on commit 2182b83

Please sign in to comment.