commit | 749e6720d2ee10d5221d5d7b8cee8ac5d1cd690e | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Feb 16 10:31:10 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 17 12:08:04 2017 -0500 |
tree | 314c0c784493090ebf512710f086433d9fd36e2b | |
parent | ad8e963ca6838071dd2f3db2df66b247b99f4295 [diff] |
net/sched: cls_flower: Properly handle classifier flags dumping Dump the classifier flags only if non zero and make sure to check the return status of the handler that puts them into the netlink msg. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>