netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] skb data accessors cleanup
@ 2017-06-16  7:07 Johannes Berg
  2017-06-16  7:07 ` [PATCH 1/5] networking: convert many more places to skb_put_zero() Johannes Berg
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Johannes Berg @ 2017-06-16  7:07 UTC (permalink / raw)
  To: netdev

Hi,

Over night, Fengguang's bot told me that it compiled all of its many
various configurations successfully, and I had done allyesconfig on
x86_64 myself yesterday to iron out the things I missed.

So now I think I'm happy with it.

My tree was based on your

    commit 3715c47bcda8bb56f7e2be27276282a2d0d48c09
    Merge: 18b6e7955d8f d8fbd27469fc
    Author: David S. Miller <davem@davemloft.net>
    Date:   Thu Jun 15 14:31:56 2017 -0400

        Merge branch 'r8152-support-new-chips'

when the compilation tests happened, but I've reviewed the changes
coming into net-next in the meantime and didn't see any new usages
of skb data accessors having come in.

johannes

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

end of thread, other threads:[~2017-06-16 19:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16  7:07 [PATCH 0/5] skb data accessors cleanup Johannes Berg
2017-06-16  7:07 ` [PATCH 1/5] networking: convert many more places to skb_put_zero() Johannes Berg
2017-06-16  7:07 ` [PATCH 2/5] networking: introduce and use skb_put_data() Johannes Berg
2017-06-16  7:07 ` [PATCH 3/5] networking: make skb_put & friends return void pointers Johannes Berg
2017-06-16  7:07 ` [PATCH 4/5] networking: make skb_pull " Johannes Berg
2017-06-16  7:07 ` [PATCH 5/5] networking: make skb_push & __skb_push " Johannes Berg
2017-06-16 15:50 ` [PATCH 0/5] skb data accessors cleanup David Miller
2017-06-16 19:43   ` Joe Perches
2017-06-16 19:44     ` 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).