netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
To: yevgenyp-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org,
	liranl-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org,
	jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org
Subject: Re: [PATCH net-next V1 00/21] net/mlx4: SRIOV support
Date: Mon, 12 Dec 2011 19:43:44 -0500 (EST)	[thread overview]
Message-ID: <20111212.194344.1764284483762943661.davem@davemloft.net> (raw)
In-Reply-To: <4EE612D4.6040502-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org>


This patch series causes new warnings:

drivers/net/ethernet/mellanox/mlx4/resource_tracker.c: In function ‘mr_states_str’:
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c:144:2: warning: case value ‘3’ not in enumerated type ‘enum res_mtt_states’ [-Wswitch]
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c:145:2: warning: case value ‘4’ not in enumerated type ‘enum res_mtt_states’ [-Wswitch]
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c: In function ‘eq_states_str’:
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c:167:2: warning: case value ‘3’ not in enumerated type ‘enum res_mtt_states’ [-Wswitch]

      parent reply	other threads:[~2011-12-13  0:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 14:42 [PATCH net-next V1 00/21] net/mlx4: SRIOV support Yevgeny Petrilin
     [not found] ` <4EE612D4.6040502-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org>
2011-12-13  0:43   ` David Miller [this message]

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=20111212.194344.1764284483762943661.davem@davemloft.net \
    --to=davem-ft/pcqaiutieiz0/mpfg9q@public.gmane.org \
    --cc=jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=liranl-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org \
    --cc=yevgenyp-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.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;
as well as URLs for NNTP newsgroup(s).