[netdrvr 8139too] replace hand-crafted kernel thread with workqueue

Gone are the days when 8139too was a shining example of how to use
kernel threads.  Delayed workqueues are easier, and map precisely to
our task:  running code from a kernel thread, after a periodic sleep.
This commit is contained in:
Jeff Garzik 2005-10-31 07:59:37 -05:00
commit a15e0384dd