[dpdk-dev] [PATCH v3] net/nfb: new netcope driver

Stephen Hemminger stephen at networkplumber.org
Fri Mar 1 19:50:14 CET 2019


On Fri,  1 Mar 2019 15:37:34 +0100
Rastislav Cernay <cernay at netcope.com> wrote:

> From: Rastislav Cernay <cernay at netcope.com>
> 
> Added new net driver for Netcope nfb cards
> 
> Signed-off-by: Rastislav Cernay <cernay at netcope.com>
> ---

Please fix these obvious style issues from checkpatches

ERROR:SPACING: space required before the open brace '{'
#934: FILE: drivers/net/nfb/nfb_ethdev.c:380:
+	if (!is_valid_assigned_ether_addr(mac_addr)){

WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
#935: FILE: drivers/net/nfb/nfb_ethdev.c:381:
+		return -EINVAL;;


More information about the dev mailing list