genode/repos/os/src/drivers/nic
Piotr Tworek 80a84bef26 Fix ram session quota accounting in lan9118
This driver manually checks if the RAM quota is big enough for the
Lan9118 nic session component. The problem is Root_component::_create
from which Root_component::_create_session gets called does already
check this. No need to account for it twice.

Fixes #3514
2019-11-19 14:23:56 +01:00
..
lan9118 Fix ram session quota accounting in lan9118 2019-11-19 14:23:56 +01:00
spec zynq: improve nic driver error handling 2019-05-16 13:11:00 +02:00