netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ravb: small sparse fixes
@ 2018-07-16 12:19 Niklas Söderlund
  2018-07-16 12:19 ` [PATCH 1/3] ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats() Niklas Söderlund
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Niklas Söderlund @ 2018-07-16 12:19 UTC (permalink / raw)
  To: Sergei Shtylyov, netdev; +Cc: linux-renesas-soc, Niklas Söderlund

Hi Sergei,

This are fixes that have bugged me whenever I run sparse to check my own 
changes to the driver. It's based on the latest net-next tree and tested 
on M3-N.

Niklas Söderlund (3):
  ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()
  ravb: fix warning about memcpy length
  ravb: fix byte order for TX descriptor tag field lower bits

 drivers/net/ethernet/renesas/ravb_main.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-07-18  5:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-16 12:19 [PATCH 0/3] ravb: small sparse fixes Niklas Söderlund
2018-07-16 12:19 ` [PATCH 1/3] ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats() Niklas Söderlund
2018-07-16 15:38   ` Geert Uytterhoeven
2018-07-16 19:08   ` Sergei Shtylyov
2018-07-16 12:19 ` [PATCH 2/3] ravb: fix warning about memcpy length Niklas Söderlund
2018-07-16 15:45   ` Geert Uytterhoeven
2018-07-16 19:18   ` Sergei Shtylyov
2018-07-16 12:19 ` [PATCH 3/3] ravb: fix byte order for TX descriptor tag field lower bits Niklas Söderlund
2018-07-16 15:47   ` Geert Uytterhoeven
2018-07-16 19:52   ` Sergei Shtylyov
2018-07-16 20:22     ` Sergei Shtylyov
2018-07-16 20:32       ` Geert Uytterhoeven
2018-07-18  5:22 ` [PATCH 0/3] ravb: small sparse fixes David Miller

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).