We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8790ca1 commit 4399ce4Copy full SHA for 4399ce4
include/net/inetpeer.h
@@ -35,7 +35,6 @@ struct inet_peer {
35
* Once inet_peer is queued for deletion (refcnt == -1), following fields
36
* are not available: rid, ip_id_count, tcp_ts, tcp_ts_stamp
37
* We can share memory with rcu_head to keep inet_peer small
38
- * (less then 64 bytes)
39
*/
40
union {
41
struct {
0 commit comments