aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_hwmp.c
diff options
context:
space:
mode:
authorQinghuang Feng <qhfeng.kernel@gmail.com>2008-11-21 17:15:03 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-21 17:15:03 -0800
commitcf005b1d0e34d8c964347331c43de089c674a5a1 (patch)
treec766e3fec0fa742ec38c2419bce4035e03424425 /net/mac80211/mesh_hwmp.c
parent6c0bce37ffc8f000a516fadf6dee84579c4c8f9b (diff)
downloadkernel_samsung_smdk4412-cf005b1d0e34d8c964347331c43de089c674a5a1.zip
kernel_samsung_smdk4412-cf005b1d0e34d8c964347331c43de089c674a5a1.tar.gz
kernel_samsung_smdk4412-cf005b1d0e34d8c964347331c43de089c674a5a1.tar.bz2
net: remove redundant argument comments
Remove redundant argument comments in files of net/* Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/mesh_hwmp.c')
-rw-r--r--net/mac80211/mesh_hwmp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/mesh_hwmp.c b/net/mac80211/mesh_hwmp.c
index e8d573d..71fe609 100644
--- a/net/mac80211/mesh_hwmp.c
+++ b/net/mac80211/mesh_hwmp.c
@@ -763,7 +763,6 @@ enddiscovery:
*
* @skb: 802.11 frame to be sent
* @sdata: network subif the frame will be sent through
- * @fwd_frame: true if this frame was originally from a different host
*
* Returns: 0 if the next hop was found. Nonzero otherwise. If no next hop is
* found, the function will start a path discovery and queue the frame so it is