mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-02 21:08:47 +00:00
'alloc_skb' might now fail, the Nic component will then send a 'packet available' signal and return. Fix broken SKB list implementation as well as completely bogus initialization of SKBs. Related to #778.