RE: [2/4] pollcontroller patch for 2.6.0-test10-bk25-netdrvr-exp1
From: Feldman, Scott <hidden> Date: 2003-12-05 22:06:20
Additionally, if you have VLANs enabled on the interface, we
might need to care about netif_hwaccell_[rx|receive_skb].
Something tells me all of the netif_* receive funcs need to
handle the netdump conversation. That would be easier than
special casing poll_controller in each driver. Is someone
working on this?
Ok, nevermind, we looked closer at lkcd/netpoll patches and it looks
like this is addressed.
-scott