Skip to content

Commit 6ee2deb

Browse files
liuhangbindavem330
authored andcommitted
net/flow_dissector: remove unexist field description
@thoff has moved to struct flow_dissector_key_control. Fixes: 42aecaa ("net: Get skb hash over flow_keys structure") Signed-off-by: Hangbin Liu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 304db6c commit 6ee2deb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/net/flow_dissector.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ enum flow_dissect_ret {
3333

3434
/**
3535
* struct flow_dissector_key_basic:
36-
* @thoff: Transport header offset
3736
* @n_proto: Network header protocol (eg. IPv4/IPv6)
3837
* @ip_proto: Transport header protocol (eg. TCP/UDP)
3938
*/

0 commit comments

Comments
 (0)