aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2008-07-23 21:01:29 +0000
committerDavid S. Miller <[email protected]>2008-07-23 21:01:29 +0000
commit5b3ab1dbd401b36ba2f9bfee2d2dae252fd62cd8 (patch)
treee03459ee944e51a49f46e71aa688c8507005659f /net/unix/af_unix.c
parentsky2: don't stop queue on shutdown (diff)
downloadkernel-5b3ab1dbd401b36ba2f9bfee2d2dae252fd62cd8.tar.gz
kernel-5b3ab1dbd401b36ba2f9bfee2d2dae252fd62cd8.zip
netdev: Remove warning from __netif_schedule().
It isn't helping anything and we aren't going to be able to change all the drivers that do queue wakeups in strange situations. Just letting a noop_qdisc get scheduled will work because when qdisc_run() executes via net_tx_work() it will simply find no packets pending when it makes the ->dequeue() call in qdisc_restart. Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions