[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1398116127.3624.156.camel@deadeye.wl.decadent.org.uk>
Date: Mon, 21 Apr 2014 22:35:27 +0100
From: Ben Hutchings <ben@...adent.org.uk>
To: Cristian Rodríguez <crrodriguez@...nsuse.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH ethtool 1/2] ixgbe: missing "static" in function
definition
On Thu, 2014-04-03 at 00:06 -0300, Cristian Rodríguez wrote:
> Signed-off-by: Cristian Rodríguez <crrodriguez@...nsuse.org>
> ---
> ixgbe.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ixgbe.c b/ixgbe.c
> index 6a663e4..3928d77 100644
> --- a/ixgbe.c
> +++ b/ixgbe.c
> @@ -76,7 +76,7 @@ enum ixgbe_mac_type {
> ixgbe_num_macs
> };
>
> -enum ixgbe_mac_type
> +static enum ixgbe_mac_type
> ixgbe_get_mac_type(u16 device_id)
> {
> enum ixgbe_mac_type mac_type = ixgbe_mac_unknown;
Applied, thanks.
Ben.
--
Ben Hutchings
Knowledge is power. France is bacon.
Download attachment "signature.asc" of type "application/pgp-signature" (812 bytes)
Powered by blists - more mailing lists