[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100723.124400.59666026.davem@davemloft.net>
Date: Fri, 23 Jul 2010 12:44:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ajitk@...verengines.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 4/7] be2net: code to support tx rate
configuration on virtual functions
From: Ajit Khaparde <ajitk@...verengines.com>
Date: Fri, 23 Jul 2010 17:22:13 +0530
>
> Signed-off-by: Ajit Khaparde <ajitk@...verengines.com>
Applied, but:
> diff --git a/drivers/net/benet/be_cmds.c b/drivers/net/benet/be_cmds.c
> index 344e062..32ae324 100644
> --- a/drivers/net/benet/be_cmds.c
> +++ b/drivers/net/benet/be_cmds.c
> @@ -1730,3 +1730,37 @@ err:
...
> +err:
> + spin_unlock_bh(&adapter->mcc_lock);
> + return status;
> +}
> +
Adds trailing empty line at EOF, which GIT warns about, so I killed
it when adding this patch to the tree.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists