Files
linux/net
Florian Fainelli 414e7d76af net/hsr: Check skb_put_padto() return value
skb_put_padto() will free the sk_buff passed as reference in case of
errors, but we still need to check its return value and decide what to
do.

Detected by CoverityScan, CID#1416688 ("CHECKED_RETURN")

Fixes: ee1c279772 ("net/hsr: Added support for HSR v1")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-22 13:40:23 -07:00
..
2017-04-12 22:02:40 +02:00
2017-08-11 13:57:08 -07:00
2017-08-08 21:03:47 -07:00
2017-08-18 15:59:29 -07:00
2017-06-15 12:12:40 -04:00
2017-06-15 12:12:40 -04:00