aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/ipv4/ip_output.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ipv4/ip_output.c b/net/ipv4/ip_output.c
index 6dd1d9c5d52e..8950d18001f1 100644
--- a/net/ipv4/ip_output.c
+++ b/net/ipv4/ip_output.c
@@ -1341,8 +1341,6 @@ static int ip_reply_glue_bits(void *dptr, char *to, int offset,
1341 * 1341 *
1342 * Should run single threaded per socket because it uses the sock 1342 * Should run single threaded per socket because it uses the sock
1343 * structure to pass arguments. 1343 * structure to pass arguments.
1344 *
1345 * LATER: switch from ip_build_xmit to ip_append_*
1346 */ 1344 */
1347void ip_send_reply(struct sock *sk, struct sk_buff *skb, struct ip_reply_arg *arg, 1345void ip_send_reply(struct sock *sk, struct sk_buff *skb, struct ip_reply_arg *arg,
1348 unsigned int len) 1346 unsigned int len)