genode/repos/dde_linux/src
Josef Söntgen c46e3db4d5 wifi_drv: silence 'Slab too large' error
We will always see this error message when the driver is started. It
is expected and not an actual error. When the driver is running it will
not allocate larger chunks than the Slab provides. Therefore, we can
safely ignore this message.

Issue #1439.
2015-03-13 12:17:27 +01:00
..
drivers wifi_drv: handle invalid config_rom and psk 2015-03-13 12:17:25 +01:00
lib wifi_drv: silence 'Slab too large' error 2015-03-13 12:17:27 +01:00
server/usb_terminal usb_drv: USB terminal driver 2015-02-16 13:40:34 +01:00