Commit f99288d1 authored by Andrey Yurovsky's avatar Andrey Yurovsky Committed by John W. Linville

mac80211: trivial: fix spelling in mesh_hwmp

Fix a typo in the description of hwmp_route_info_get(), no function
changes.
Signed-off-by: default avatarAndrey Yurovsky <andrey@cozybit.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 7d930bc3
...@@ -259,7 +259,7 @@ static u32 airtime_link_metric_get(struct ieee80211_local *local, ...@@ -259,7 +259,7 @@ static u32 airtime_link_metric_get(struct ieee80211_local *local,
* @hwmp_ie: hwmp information element (PREP or PREQ) * @hwmp_ie: hwmp information element (PREP or PREQ)
* *
* This function updates the path routing information to the originator and the * This function updates the path routing information to the originator and the
* transmitter of a HWMP PREQ or PREP fram. * transmitter of a HWMP PREQ or PREP frame.
* *
* Returns: metric to frame originator or 0 if the frame should not be further * Returns: metric to frame originator or 0 if the frame should not be further
* processed * processed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment