All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] fix i40e problematic dereference
@ 2016-04-21  3:42 Helin Zhang
  2016-04-21  3:42 ` [PATCH 1/6] i40e: fix " Helin Zhang
                   ` (9 more replies)
  0 siblings, 10 replies; 25+ messages in thread
From: Helin Zhang @ 2016-04-21  3:42 UTC (permalink / raw)
  To: dev; +Cc: Helin Zhang

It fixes several problematic dereferences in i40e driver,
reported by Coverity.

Helin Zhang (6):
  i40e: fix problematic dereference
  i40e: fix problematic dereference
  i40e: fix problematic dereference
  i40e: fix problematic dereference
  i40e: fix problematic dereference
  i40e: fix problematic dereference

 drivers/net/i40e/i40e_pf.c   |  7 +++----
 drivers/net/i40e/i40e_rxtx.c | 18 +++++++++++-------
 2 files changed, 14 insertions(+), 11 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-06-28 12:01 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21  3:42 [PATCH 0/6] fix i40e problematic dereference Helin Zhang
2016-04-21  3:42 ` [PATCH 1/6] i40e: fix " Helin Zhang
2016-04-21 16:10   ` Stephen Hemminger
2016-04-22  1:04     ` Zhang, Helin
2016-04-21  3:42 ` [PATCH 2/6] " Helin Zhang
2016-04-21  3:42 ` [PATCH 3/6] " Helin Zhang
2016-04-21  3:42 ` [PATCH 4/6] " Helin Zhang
2016-04-21  3:42 ` [PATCH 5/6] " Helin Zhang
2016-04-21  3:42 ` [PATCH 6/6] " Helin Zhang
2016-04-21 10:06 ` [PATCH 0/6] fix i40e " Thomas Monjalon
2016-04-21 12:49   ` Zhang, Helin
2016-04-21 12:51     ` Thomas Monjalon
2016-04-21 11:01 ` Bruce Richardson
2016-04-21 12:50   ` Zhang, Helin
2016-04-25  5:44 ` [PATCH v2] i40e: fix " Helin Zhang
2016-04-25  9:41   ` Bruce Richardson
2016-04-28  3:17   ` [PATCH v3 0/2] fix Coverity reported issues Helin Zhang
2016-04-28  3:17   ` [PATCH v3 1/2] i40e: fix problematic dereference Helin Zhang
2016-04-28  3:17   ` [PATCH v3 2/2] i40e: fix missing break in switch Helin Zhang
2016-06-26 15:46 ` [PATCH v2 0/2] fix coverity issues Helin Zhang
2016-06-26 15:46   ` [PATCH v2 1/2] i40e: fix problematic dereference Helin Zhang
2016-06-26 20:04     ` Mcnamara, John
2016-06-26 15:46   ` [PATCH v2 2/2] i40e: fix missing break in switch Helin Zhang
2016-06-26 20:04     ` Mcnamara, John
2016-06-28 12:01   ` [PATCH v2 0/2] fix coverity issues Bruce Richardson

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.