Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: erspan: a couple fixes
@ 2017-12-15 22:27 William Tu
  2017-12-15 22:27 ` [PATCH net-next 1/2] net: erspan: fix wrong return value William Tu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: William Tu @ 2017-12-15 22:27 UTC (permalink / raw)
  To: netdev

Haishuang Yan reports a couple of issues (wrong return value, 
pskb_may_pull) on erspan V1.  Since erspan V2 is in net-next,
this series fix the similar issues on v2.

William Tu (2):
  net: erspan: fix wrong return value
  net: erspan: reload pointer after pskb_may_pull

 net/ipv4/ip_gre.c  | 6 ++++--
 net/ipv6/ip6_gre.c | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-12-18 20:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-15 22:27 [PATCH net-next 0/2] net: erspan: a couple fixes William Tu
2017-12-15 22:27 ` [PATCH net-next 1/2] net: erspan: fix wrong return value William Tu
2017-12-16  7:33   ` 严海双
2017-12-15 22:27 ` [PATCH net-next 2/2] net: erspan: reload pointer after pskb_may_pull William Tu
2017-12-18 20:12 ` [PATCH net-next 0/2] net: erspan: a couple 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