sync busybox and udhcp trees
This commit is contained in:
@ -50,7 +50,6 @@ int get_packet(struct dhcpMessage *packet, int fd)
|
||||
"MSFT 98",
|
||||
""
|
||||
};
|
||||
|
||||
int bytes;
|
||||
int i;
|
||||
char unsigned *vendor;
|
||||
@ -79,7 +78,6 @@ int get_packet(struct dhcpMessage *packet, int fd)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
return bytes;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user