Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Samudrala, Sridhar <sridhar.samudrala@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [FIXUP PATCH 1/2] fixup! i40e: Introduce VF Port Representator(VFPR) netdevs
Date: Mon, 06 Feb 2017 22:30:50 -0800	[thread overview]
Message-ID: <5899699A.70507@intel.com> (raw)
In-Reply-To: <20170206223840.30938-2-jacob.e.keller@intel.com>



On 2/6/2017 2:38 PM, Jacob Keller wrote:
> This fixes a warning in commit 6dc77d828f1a ("i40e: Introduce VF Port
> Representator(VFPR) netdevs", 2017-01-31).
>
> Jeff please squash this fix into the mentioned patch, or have the
> original author re-roll the patch.
>
> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Acked-by: Sridhar Samudrala <sridhar.samudrala@intel.com>

> ---
>   drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c b/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
> index a970ba3a86b1..9efecff9c535 100644
> --- a/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
> +++ b/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
> @@ -1204,7 +1204,7 @@ static const struct switchdev_ops i40e_vfpr_switchdev_ops = {
>    *
>    * add/delete VFs broadcast filter
>    **/
> -void i40e_update_vf_broadcast_filter(struct i40e_vf *vf, bool enable)
> +static void i40e_update_vf_broadcast_filter(struct i40e_vf *vf, bool enable)
>   {
>   	struct i40e_pf *pf = vf->pf;
>   	struct i40e_vsi *vsi = pf->vsi[vf->lan_vsi_idx];


  reply	other threads:[~2017-02-07  6:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 22:38 [Intel-wired-lan] [FIXUP PATCH 0/2] fixup patches for warnings in queue Jacob Keller
2017-02-06 22:38 ` [Intel-wired-lan] [FIXUP PATCH 1/2] fixup! i40e: Introduce VF Port Representator(VFPR) netdevs Jacob Keller
2017-02-07  6:30   ` Samudrala, Sridhar [this message]
2017-02-06 22:38 ` [Intel-wired-lan] [PATCH 1/1] i40e: document drivers use of ntuple filters Jacob Keller
2017-02-06 22:38 ` [Intel-wired-lan] [FIXUP PATCH 2/2] fixup! i40e: Add support for exposing VF port statistics via VFPR netdev on the host Jacob Keller
2017-02-07  6:35   ` Samudrala, Sridhar
2017-02-07 17:46     ` Keller, Jacob E

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5899699A.70507@intel.com \
    --to=sridhar.samudrala@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox