net: cls_u32: catch all hardware offload errors
authorJakub Kicinski <[email protected]>
Wed, 8 Jun 2016 19:11:03 +0000 (20:11 +0100)
committerDavid S. Miller <[email protected]>
Thu, 9 Jun 2016 04:43:14 +0000 (21:43 -0700)
commit6eef3801e719e4ea9c15c01b1d77706f47331166
tree81ec3a099747faca686f6c96987368b88bd827d6
parent3497ed8c852a5a3d48957ca91baaa443d9bfcd4d
net: cls_u32: catch all hardware offload errors

Errors reported by u32_replace_hw_hnode() were not propagated.

Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Sridhar Samudrala <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/sched/cls_u32.c