mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
zfm20: removed misleading checksum notation
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
c45e493b1b
commit
5fd2d9c439
@ -213,7 +213,7 @@ namespace upm {
|
|||||||
*
|
*
|
||||||
* @param pkt Packet to check
|
* @param pkt Packet to check
|
||||||
* @param len Length of packet
|
* @param len Length of packet
|
||||||
* @return True if the checksum is valid, false otherwise
|
* @return True if the packet is valid, false otherwise
|
||||||
*/
|
*/
|
||||||
bool verifyPacket(unsigned char *pkt, int len);
|
bool verifyPacket(unsigned char *pkt, int len);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user