Files
linux-stable-mirror/include/linux
Florian Fainelli cd0a137acb net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Rename skb_pad() into __skb_pad() and make it take a third argument:
free_on_error which controls whether kfree_skb() should be called or
not, skb_pad() directly makes use of it and passes true to preserve its
existing behavior. Do exactly the same thing with __skb_put_padto() and
skb_put_padto().

Suggested-by: David Miller <davem@davemloft.net>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Woojung Huh <Woojung.Huh@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-23 20:33:49 -07:00
..
2017-07-07 20:09:10 -04:00
2017-07-10 16:32:34 -07:00
2017-07-31 22:01:21 -07:00
2017-07-10 13:41:04 -04:00
2017-08-18 15:32:01 -07:00
2017-07-13 16:00:15 -04:00
2017-07-25 18:05:25 +02:00
2017-08-21 12:47:31 -07:00
2017-08-16 16:28:47 -07:00
2017-07-12 23:11:23 +02:00
2017-08-21 12:47:31 -07:00
2017-08-16 16:28:47 -07:00
2017-07-24 17:50:37 +02:00
2017-08-18 15:32:01 -07:00