All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Compile fixes in SUSE11 SP3 i686 platform
@ 2016-03-25  7:20 Michael Qiu
  2016-03-25  7:20 ` [PATCH 1/2] lib/librte_lpm: Fix anonymous union initialization issue Michael Qiu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Michael Qiu @ 2016-03-25  7:20 UTC (permalink / raw)
  To: dev; +Cc: Michael Qiu

In SUSE11 SP3 i686 platform with gcc version 4.5.1, there is
some compile issues. This patch set is try to fix them.

Michael Qiu (2):
  lib/librte_lpm: Fix anonymous union initialization issue
  drivers/crypto: Fix anonymous union initialization in crypto

 drivers/crypto/null/null_crypto_pmd_ops.c | 16 ++++++++--------
 lib/librte_lpm/rte_lpm.c                  | 14 +++++++-------
 2 files changed, 15 insertions(+), 15 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-03-31 19:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-25  7:20 [PATCH 0/2] Compile fixes in SUSE11 SP3 i686 platform Michael Qiu
2016-03-25  7:20 ` [PATCH 1/2] lib/librte_lpm: Fix anonymous union initialization issue Michael Qiu
2016-03-25 17:02   ` Stephen Hemminger
2016-03-30  3:38   ` [PATCH 1/2 v2] " Michael Qiu
2016-03-25  7:20 ` [PATCH 2/2] drivers/crypto: Fix anonymous union initialization in crypto Michael Qiu
2016-03-25 10:48   ` Trahe, Fiona
2016-03-30 12:49   ` [PATCH v2] drivers/crypto: Fix anonymous union initialization in crypto PMDs Fiona Trahe
2016-03-31 19:32 ` [PATCH 0/2] Compile fixes in SUSE11 SP3 i686 platform Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.