소스 검색

mac80211: trivial documentation fix (mesh_nexthop_lookup()).

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>
Rami Rosen 16 년 전
부모
커밋
2182b830fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      net/mac80211/mesh_hwmp.c

+ 1 - 1
net/mac80211/mesh_hwmp.c

@@ -759,7 +759,7 @@ enddiscovery:
 }
 }
 
 
 /**
 /**
- * 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