netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: nixge: Minor cleanups
@ 2018-08-11  1:19 Moritz Fischer
  2018-08-11  1:19 ` [PATCH 1/2] net: nixge: Do not zero application specific fields in desc Moritz Fischer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Moritz Fischer @ 2018-08-11  1:19 UTC (permalink / raw)
  To: davem; +Cc: keescook, netdev, linux-kernel, alex.williams, Moritz Fischer

Hi Dave,

in preparation of my 64-bit support series, here's some
minor cleanup in preparation that gets rid of unneccesary
accesses to the descriptor application fields.

I've confirmed that the hardware does not access the fields
in all our configurations.

Thanks,

Moritz

Moritz Fischer (2):
  net: nixge: Do not zero application specific fields in desc
  net: nixge: Don't store skb in app4 field of descriptor

 drivers/net/ethernet/ni/nixge.c | 11 -----------
 1 file changed, 11 deletions(-)

-- 
2.18.0

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

end of thread, other threads:[~2018-08-13 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-11  1:19 [PATCH 0/2] net: nixge: Minor cleanups Moritz Fischer
2018-08-11  1:19 ` [PATCH 1/2] net: nixge: Do not zero application specific fields in desc Moritz Fischer
2018-08-11  1:19 ` [PATCH 2/2] net: nixge: Don't store skb in app4 field of descriptor Moritz Fischer
2018-08-13 15:49 ` [PATCH 0/2] net: nixge: Minor cleanups 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).