Skip to content

Commit

Permalink
net/flow_dissector: remove unexist field description
Browse files Browse the repository at this point in the history
@thoff has moved to struct flow_dissector_key_control.

Fixes: 42aecaa ("net: Get skb hash over flow_keys structure")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Hangbin Liu authored and David S. Miller committed Feb 13, 2020
1 parent 304db6c commit 6ee2deb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/net/flow_dissector.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ enum flow_dissect_ret {

/**
* struct flow_dissector_key_basic:
* @thoff: Transport header offset
* @n_proto: Network header protocol (eg. IPv4/IPv6)
* @ip_proto: Transport header protocol (eg. TCP/UDP)
*/
Expand Down

0 comments on commit 6ee2deb

Please sign in to comment.