projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
304db6c
)
net/flow_dissector: remove unexist field description
author
Hangbin Liu
<liuhangbin@gmail.com>
Tue, 11 Feb 2020 10:31:54 +0000
(18:31 +0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 13 Feb 2020 22:13:27 +0000
(14:13 -0800)
@thoff has moved to struct flow_dissector_key_control.
Fixes: 42aecaa9bb2b ("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>
include/net/flow_dissector.h
patch
|
blob
|
history
diff --git
a/include/net/flow_dissector.h
b/include/net/flow_dissector.h
index d93017a7ce5c147a3efc3083ba37f50a619ab73a..e9391e877f9a11d630eb95f0fb4924b967c4cbd7 100644
(file)
--- a/
include/net/flow_dissector.h
+++ b/
include/net/flow_dissector.h
@@
-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)
*/