diff options
author | Eric Dumazet <edumazet@google.com> | 2019-05-24 18:03:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-26 23:08:05 +0200 |
commit | a39aca678a0626941aa99c18c1c452ca758e7865 (patch) | |
tree | f7b16eb9d746b1afe0b8b70c78c5bc197aef0ca4 /net/ceph/ceph_common.c | |
parent | net: rename inet_frags_init_net() to fdir_init() (diff) | |
download | linux-a39aca678a0626941aa99c18c1c452ca758e7865.tar.xz linux-a39aca678a0626941aa99c18c1c452ca758e7865.zip |
net: add a net pointer to struct fqdir
fqdir will soon be dynamically allocated.
We need to reach the struct net pointer from fqdir,
so add it, and replace the various container_of() constructs
by direct access to the new field.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ceph/ceph_common.c')
0 files changed, 0 insertions, 0 deletions