diff options
author | 2008-01-07 20:48:21 -0800 | |
---|---|---|
committer | 2008-01-08 23:30:09 -0800 | |
commit | 4ec2411980d0fd2995e8dea8a06fe57aa47523cb (patch) | |
tree | a4013547ff1bda8fc038623290debd62ad6dd7fe /kernel/workqueue.c | |
parent | [NET]: Add NAPI_STATE_DISABLE. (diff) | |
download | linux-rng-4ec2411980d0fd2995e8dea8a06fe57aa47523cb.tar.xz linux-rng-4ec2411980d0fd2995e8dea8a06fe57aa47523cb.zip |
[NET]: Do not check netif_running() and carrier state in ->poll()
Drivers do this to try to break out of the ->poll()'ing loop
when the device is being brought administratively down.
Now that we have a napi_disable() "pending" state we are going
to solve that problem generically.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions