[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140529104514.GA26416@omega>
Date: Thu, 29 May 2014 12:45:16 +0200
From: Alexander Aring <alex.aring@...il.com>
To: Varka Bhadram <varkabhadram@...il.com>
Cc: alan@...nal11.us, Varka Bhadram <varkab@...c.in>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-zigbee-devel@...ts.sourceforge.net, alex.aing@...il.com,
davem@...emloft.net
Subject: Re: [Linux-zigbee-devel] [PATCH net-next v3] mrf24j40: added device
managed APIs
Hi Varka,
On Thu, May 29, 2014 at 03:57:38PM +0530, Varka Bhadram wrote:
> changes since v2:
> 1. removed unwanted label implementation.
>
> When we use devm_* APIs ,probe() failed also the memory
> will be freed automatically. Thanks to Alex
>
> -Varka Bhadram
>
>
you should provide a "well" commit msg here. No emotional comments and
remove your signature.
Look in linux tree and run "git log" for other commit messages.
> Signed-off-by: Varka Bhadram <varkab@...c.in>
> ---
if you want to thanks somebody here and tell about the changes since v2
you can put it here, after the "---". This will be ignored while applying your patch.
> drivers/net/ieee802154/mrf24j40.c | 30 ++++++++++++------------------
> 1 file changed, 12 insertions(+), 18 deletions(-)
>
> diff --git a/drivers/net/ieee802154/mrf24j40.c b/drivers/net/ieee802154/mrf24j40.c
> index 78a6552..f2b1345 100644
> --- a/drivers/net/ieee802154/mrf24j40.c
> +++ b/drivers/net/ieee802154/mrf24j40.c
- Alex
--
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