mac80211: trivial documentation fix (mesh_nexthop_lookup()).
authorRami Rosen <ramirose@gmail.com>
Mon, 19 Jan 2009 11:50:37 +0000 (13:50 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:49 +0000 (16:00 -0500)
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>
net/mac80211/mesh_hwmp.c

index 3f1785c1bacb9a56356b59b5008c4c02a63925ff..4f862b2a0041094af3d6045090a1cc76b1b122f4 100644 (file)
@@ -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
  * @sdata: network subif the frame will be sent through
This page took 0.029046 seconds and 5 git commands to generate.