commit | 12c227ec89a70c14e3efcf102c5babece381e172 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Fri May 22 11:05:58 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 22 13:59:02 2015 -0400 |
tree | 70747dc47795325f195eade171cd4098412c931e | |
parent | bd5850d39f10f9d216bff69bcbf5938680b862ae [diff] |
flow_dissector: do not break if ports are not needed in flowlabel This restored previous behaviour. If caller does not want ports to be filled, we should not break. Fixes: 06635a35d13d ("flow_dissect: use programable dissector in skb_flow_dissect and friends") Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>