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

Thomas Monjalon thomas at monjalon.net
Fri Jun 14 08:56:51 CEST 2019


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 wrong reference to
Fixes: f8168ca0e690 ("net/bnxt: support thor controller")

> Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>

Applied, thanks




More information about the dev mailing list