X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=dev%2Fethertap.hh;h=9c77a4a4faad7b3942d95776e230d0eec9abac22;hb=425dda00df994b2483850e80260618b2a1a957bf;hp=0b853a11d93af2c548103bd423eda4e7df75fbed;hpb=8a28933c249bf7fcc2530a1e3059ced147a298d1;p=gem5.git diff --git a/dev/ethertap.hh b/dev/ethertap.hh index 0b853a11d..9c77a4a4f 100644 --- a/dev/ethertap.hh +++ b/dev/ethertap.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 The Regents of The University of Michigan + * Copyright (c) 2003-2004 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -70,7 +70,7 @@ class EtherTap : public EtherInt std::queue packetBuffer; void process(int revent); - void enqueue(EtherPacket *packet); + void enqueue(PacketData *packet); void retransmit(); /*