minor header update from net-next
This commit is contained in:
parent
b26fc590ce
commit
c68780826d
|
|
@ -70,6 +70,7 @@ struct tcf_t {
|
||||||
__u64 install;
|
__u64 install;
|
||||||
__u64 lastuse;
|
__u64 lastuse;
|
||||||
__u64 expires;
|
__u64 expires;
|
||||||
|
__u64 firstuse;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct tc_cnt {
|
struct tc_cnt {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue