Grant> ib0: dev_queue_xmit failed to requeue packet
Grant> Should I be worried? I don't recall seeing that before.
I don't think it's that worrisome -- at worst you're dropping one
packet per message.
But why is dev_queue_xmit() returning a bad status? I'll have to look
at what can cause that function to fail.
- R.