On Apr 12, 2005 9:24 PM, John W. Linville <linville at tuxdriver.com> wrote: > You may want to consider dev_alloc_skb...
Ahh that's right. I remember reading a little comment on top dev_alloc_skb(). Thank you so much. At least that inspired me :) Thing is, I got this error during a call to notifier_call_chain. So.. I would have to go thru the functions who is responsible for issueing alloc_skb directly. Gonna take a little while :P Cheers, -- Daniel