Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2182b830 authored by Rami Rosen's avatar Rami Rosen Committed by John W. Linville
Browse files

mac80211: trivial documentation fix (mesh_nexthop_lookup()).



This patch fixes the documentation of mesh_nexthop_lookup() in mesh_hwmp.c.

Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent eb80ed8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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
 * @skb: 802.11 frame to be sent
 * @sdata: network subif the frame will be sent through
 * @sdata: network subif the frame will be sent through