- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / media / dvb / dvb-core / dvb_net.h
index f14e4ca..3a3126c 100644 (file)
@@ -36,6 +36,7 @@ struct dvb_net {
        struct dvb_device *dvbdev;
        struct net_device *device[DVB_NET_DEVICES_MAX];
        int state[DVB_NET_DEVICES_MAX];
+       unsigned int exit:1;
        struct dmx_demux *demux;
 };