ixgbe: Remove the link handler tasklet
authorFrançois Tigeot <ftigeot@wolfpond.org>
Tue, 11 Sep 2012 20:25:27 +0000 (22:25 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Mon, 17 Sep 2012 13:40:31 +0000 (15:40 +0200)
commit104f32153b656518c0d5be571f6c87a2c2623dd2
treebd08041f73b6a7ccf910eed6bf8f020b5cfc79e8
parente076c50a5750443bdca38781d9f889a998e6eeb9
ixgbe: Remove the link handler tasklet

There's no need for it, the job can be done just as well in regular
interrupt threads.
sys/dev/netif/ixgbe/ixgbe.c
sys/dev/netif/ixgbe/ixgbe.h