From: Edward Cree <[email protected]> Date: Tue, 27 Nov 2018 15:40:59 +0000
> There are no such structs flow_dissector_key_flow_vlan or > flow_dissector_key_flow_tags, the actual structs used are struct > flow_dissector_key_vlan and struct flow_dissector_key_tags. So correct the > comments against FLOW_DISSECTOR_KEY_VLAN, FLOW_DISSECTOR_KEY_FLOW_LABEL and > FLOW_DISSECTOR_KEY_CVLAN to refer to those. > > Signed-off-by: Edward Cree <[email protected]> Applied, thanks.
