lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 08 Nov 2009 14:38:31 +0100
From:	Jiri Slaby <jirislaby@...il.com>
To:	Ben Hutchings <ben@...adent.org.uk>
CC:	Greg Kroah-Hartman <gregkh@...e.de>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 04/75] cyclades: declare MODULE_FIRMWARE

On 11/07/2009 10:42 PM, Ben Hutchings wrote:
> Signed-off-by: Ben Hutchings <ben@...adent.org.uk>

Reviewed-by: Jiri Slaby <jirislaby@...il.com>

> ---
>  drivers/char/cyclades.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/char/cyclades.c b/drivers/char/cyclades.c
> index 4254457..0113574 100644
> --- a/drivers/char/cyclades.c
> +++ b/drivers/char/cyclades.c
> @@ -4208,3 +4208,4 @@ module_exit(cy_cleanup_module);
>  MODULE_LICENSE("GPL");
>  MODULE_VERSION(CY_VERSION);
>  MODULE_ALIAS_CHARDEV_MAJOR(CYCLADES_MAJOR);
> +MODULE_FIRMWARE("cyzfirm.bin");

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ