diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-04-16 00:40:46 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-16 00:40:46 -0700 |
commit | 79d1760491a25bfc70aeac363142cadd3f1cda71 (patch) | |
tree | 8c5a2d8f2d1b0f09097013abad7b8c2dc2852494 /drivers/net/wireless | |
parent | 17515408a15fa51c553e67c415502e785145cd7f (diff) | |
download | blackbird-op-linux-79d1760491a25bfc70aeac363142cadd3f1cda71.tar.gz blackbird-op-linux-79d1760491a25bfc70aeac363142cadd3f1cda71.zip |
[TUN]: Introduce the tun_net structure and init/exit net ops.
This is the first step in making tuntap devices work in net
namespaces. The structure mentioned is pointed by generic
net pointer with tun_net_id id, and tun driver fills one on
its load. It will contain only the tun devices list.
So declare this structure and introduce net init and exit hooks.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions