[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160509.151429.403288621356878412.davem@davemloft.net>
Date: Mon, 09 May 2016 15:14:29 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: Yuval.Mintz@...gic.com
Cc: netdev@...r.kernel.org, Ariel.Elior@...gic.com
Subject: Re: [PATCH net-next 01/14] qed: Add CONFIG_QED_SRIOV
From: Yuval Mintz <Yuval.Mintz@...gic.com>
Date: Mon, 9 May 2016 16:19:10 +0300
> + /* bitmap indicating which fields hold valid values */
> + aligned_u64 valid_bitmap;
There is absolutely no reason to use aligned_u64 here. That type is for
handling a specific issue in user facing APIs, which this is not.
Powered by blists - more mailing lists