mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
80a84bef26
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.