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)
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.


No differences found