flow_dissector: add meaningful comments
Documents two piece of code which can't be understood at a glance. Signed-off-by: Matteo Croce <mcroce@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
c4917bfc3a
commit
98298e6ca6
@@ -282,6 +282,7 @@ struct flow_keys {
|
||||
struct flow_dissector_key_vlan cvlan;
|
||||
struct flow_dissector_key_keyid keyid;
|
||||
struct flow_dissector_key_ports ports;
|
||||
/* 'addrs' must be the last member */
|
||||
struct flow_dissector_key_addrs addrs;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user