[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121230.174220.2299504481944665597.davem@davemloft.net>
Date: Sun, 30 Dec 2012 17:42:20 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ariele@...adcom.com
Cc: netdev@...r.kernel.org, eilong@...adcom.com
Subject: Re: [PATCH net-next v4 18/22] bnx2x: Support of PF driver of a VF
close request
From: "Ariel Elior" <ariele@...adcom.com>
Date: Sun, 30 Dec 2012 21:57:18 +0200
> The 'close' command is the opposite of an init request. Here the
> queues of the VF are closed (if any are opened) and released.
> This flow applies the 'q_teardown' flow on all the queues.
> The VF state is changed by this request.
> Interrupts are disabled for the VF when closed.
>
> Signed-off-by: Ariel Elior <ariele@...adcom.com>
> Signed-off-by: Eilon Greenstein <eilong@...adcom.com>
This introduces a warning:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c:816:13: warning: ‘bnx2x_vf_mbx_close_vf’ defined but not used [-Wunused-function]
Powered by blists - more mailing lists