Re: [dpdk-dev] [PATCH] net/bnxt: fix compilation error with some compilers

2019-06-13 Thread Thomas Monjalon
14/06/2019 13:20, Ajit Khaparde: > The driver was defining its own version of roundup which was > conflicting with another version defined elsewhere. > > Change the local definition of roundup to avoid compilation errors. > > Fixes: c5d09af8aa46 ("net/bnxt: support thor controller") Fixed the wr

[dpdk-dev] [PATCH] net/bnxt: fix compilation error with some compilers

2019-06-13 Thread Ajit Khaparde
The driver was defining its own version of roundup which was conflicting with another version defined elsewhere. Change the local definition of roundup to avoid compilation errors. Fixes: c5d09af8aa46 ("net/bnxt: support thor controller") Signed-off-by: Ajit Khaparde --- drivers/net/bnxt/bnxt_