All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Revert "Prevent NUll pointer dereference with two PHYs"
@ 2016-04-20 14:42 ` Andrew Goodbody
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Goodbody @ 2016-04-20 14:42 UTC (permalink / raw)
  To: netdev
  Cc: linux-kernel, linux-omap, mugunthanvnm, grygorii.strashko, tony,
	davem, Andrew Goodbody

Revert this patch as not only did it use an unitialised member of a struct
but there is also a pre-existing patch that does it better.

Andrew Goodbody (1):
  Revert "Prevent NUll pointer dereference with two PHYs on cpsw"

 drivers/net/ethernet/ti/cpsw.c | 31 +++++++++++++++----------------
 1 file changed, 15 insertions(+), 16 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-04-20 15:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 14:42 [PATCH 0/1] Revert "Prevent NUll pointer dereference with two PHYs" Andrew Goodbody
2016-04-20 14:42 ` Andrew Goodbody
2016-04-20 14:42 ` [PATCH 1/1] Revert "Prevent NUll pointer dereference with two PHYs on cpsw" Andrew Goodbody
2016-04-20 14:42   ` Andrew Goodbody
2016-04-20 15:05   ` Tony Lindgren

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.