[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180625111124.097a69ed@cakuba.netronome.com>
Date: Mon, 25 Jun 2018 11:11:24 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Chengguang Xu <cgxu519@....com>
Cc: davem@...emloft.net, oss-drivers@...ronome.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] net/nfp: cast sizeof() to int when comparing with error
code
On Mon, 25 Jun 2018 15:33:18 +0800, Chengguang Xu wrote:
> Negative error code will be larger than sizeof().
>
> Signed-off-by: Chengguang Xu <cgxu519@....com>
You should include the name of the tree in the tag, e.g. [PATCH net] or
[PATCH net-next] and if it's a fix, i.e. directed at the net tree, you
should add a fixes tag, in this case it would most likely be:
Fixes: a0d8e02c35ff ("nfp: add support for reading nffw info")
You can find this and more information about the development process of
the networking subsystem in:
https://www.kernel.org/doc/Documentation/networking/netdev-FAQ.txt
Acked-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
Thank you!
Powered by blists - more mailing lists