]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - scripts/bootgraph.pl
net/fec: cleanup types in fec_get_mac()
[karo-tx-linux.git] / scripts / bootgraph.pl
index 12caa822a232eeddc0fc97606fc5002a86a4daf7..b78fca994a15947a53a4c8438acabdbf771181ff 100644 (file)
@@ -44,7 +44,7 @@ my %end;
 my %type;
 my $done = 0;
 my $maxtime = 0;
-my $firsttime = 100;
+my $firsttime = 99999;
 my $count = 0;
 my %pids;
 my %pidctr;