commit | 26ec43f132d1cf282124a020b2bb5310496c9132 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Jun 13 17:17:29 2006 +0900 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 13 13:16:41 2006 -0700 |
tree | df15d8e8be20cde5f02db5546affb77fdd0cfbc4 | |
parent | f05267e7dee58741a4feb20d0351706ec64bb0b5 [diff] |
[PATCH] sky2: fix hotplug detect during poll If the poll routine detects no hardware available, it needs to dequeue it self from the network poll list. Linus didn't understand NAPI. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>