Re: [PATCH net-next 2/2] cxgb3: Add Aeluros 2020 phy support
From: David Miller
Date: Wed Jun 03 2009 - 23:01:09 EST
From: Divy Le Ray <divy@xxxxxxxxxxx>
Date: Wed, 03 Jun 2009 19:27:41 -0700
> In a boot over the network environment, request_firmware() will not be
> granted
> access to the file system.
This is not true, first of all. It can be built into the kernel image
via CONFIG_FIRMWARE_IN_KERNEL.
Second of all, there is initrd.
There are NO EXCUSES for not using request_firmware() at this point.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/