chiark / gitweb /
udev: firmware - disable firmware loading when firmware file is 0 byte
authorUmut Tezduyar <umut@tezduyar.com>
Fri, 16 Nov 2012 16:07:19 +0000 (17:07 +0100)
committerKay Sievers <kay@vrfy.org>
Fri, 16 Nov 2012 16:07:19 +0000 (17:07 +0100)
commit5bb633f13aff7f507ed494a51c7b9e4ca5e4377c
tree992a7fdc7ee25947009b8f38fd788edaef838ce6
parentf975e76c0b6b93a10ecff1a07c577a10d1cf23cd
udev: firmware - disable firmware loading when firmware file is 0 byte

If firmware file is not found in the file system, udev
terminates firmware loading. This is not the case if
firmware file exists in the file system but doesn't have
any data in it.
src/udev/udev-builtin-firmware.c