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:	Tue, 04 Mar 2014 21:13:42 +0300
From:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To:	Alexander Aring <alex.aring@...il.com>,
	alex.bluesman.smirnov@...il.com
CC:	dbaryshkov@...il.com, linux-zigbee-devel@...ts.sourceforge.net,
	netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] at86rf230: add help and 212 to Kconfig menu entry

Hello.

On 03/04/2014 01:22 PM, Alexander Aring wrote:

> Since commit e035b8addc544c2b4de2f8b0326ba7939abd9541 we support at86rf212

    Please also specify that commit's summary line in parens.

> aswell.

    As well.

> Signed-off-by: Alexander Aring <alex.aring@...il.com>
> ---
>   drivers/net/ieee802154/Kconfig | 8 +++++++-
>   1 file changed, 7 insertions(+), 1 deletion(-)

> diff --git a/drivers/net/ieee802154/Kconfig b/drivers/net/ieee802154/Kconfig
> index 08ae465..807ad1f 100644
> --- a/drivers/net/ieee802154/Kconfig
> +++ b/drivers/net/ieee802154/Kconfig
> @@ -32,8 +32,14 @@ config IEEE802154_FAKELB
>
>   config IEEE802154_AT86RF230
>           depends on IEEE802154_DRIVERS && MAC802154
> -        tristate "AT86RF230/231 transceiver driver"
> +        tristate "AT86RF230/231/212 transceiver driver"

    You need to indent with tab here.

>           depends on SPI
> +	---help---
> +	  Say Y here to enable the at86rf230/231/212 SPI 802.15.4 wireless
> +	  controller.
> +
> +	  This driver can also be built as a module. To do so, say M here.
> +	  the module will be called 'at86rf230'.

WBR, Sergei


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ