Re: [PATCH v2] net: remove function sk_reset_txq()

From: David Miller
Date: Mon Oct 21 2013 - 17:18:35 EST


From: ZHAO Gang <gamerh2o@xxxxxxxxx>
Date: Sun, 20 Oct 2013 09:37:57 +0800

> What sk_reset_txq() does is just calls function sk_tx_queue_reset(),
> and sk_reset_txq() is used only in sock.h, by dst_negative_advice().
> Let dst_negative_advice() calls sk_tx_queue_reset() directly so we
> can remove unneeded sk_reset_txq().
>
> Signed-off-by: ZHAO Gang <gamerh2o@xxxxxxxxx>
> change a typo in patch description: sock.c -> sock.h

This patch does not apply cleanly to net-next, please fix this up
and resubmit.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/