aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorZHAO Gang <[email protected]>2013-10-22 08:23:38 +0000
committerDavid S. Miller <[email protected]>2013-10-22 18:00:21 +0000
commit0a6957e7d47096bbeedda4e1d926359eb487dcfc (patch)
tree4e780bf47cde19ad48dda7bd108221c60d8544e7 /net/unix/af_unix.c
parentnet: ksz884x: use DEFINE_PCI_DEVICE_TABLE (diff)
downloadkernel-0a6957e7d47096bbeedda4e1d926359eb487dcfc.tar.gz
kernel-0a6957e7d47096bbeedda4e1d926359eb487dcfc.zip
net: remove function sk_reset_txq()
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions