From: ZHAO Gang <gamer...@gmail.com> 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 <gamer...@gmail.com> > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/