]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - net/tipc/link.c
tipc: Eliminate timestamp from link protocol messages
[mirror_ubuntu-jammy-kernel.git] / net / tipc / link.c
index 89fbb6d6e956cacfe202a0755eaf277a7ba292e3..d4f2780ff871ef7a4b8ae207cf4329ace7ea99f5 100644 (file)
@@ -1977,7 +1977,6 @@ void tipc_link_send_proto_msg(struct link *l_ptr, u32 msg_typ, int probe_msg,
                skb_copy_to_linear_data(buf, msg, sizeof(l_ptr->proto_msg));
                return;
        }
-       msg_set_timestamp(msg, jiffies_to_msecs(jiffies));
 
        /* Message can be sent */