Home
last modified time | relevance | path

Searched hist:c2493f83f190537baa81c0bc97446db6bdbd2654 (Results 1 – 3 of 3) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Dtraffic_agent.cc2493f83f190537baa81c0bc97446db6bdbd2654 Sun Jun 05 15:01:33 UTC 2016 Jouni Malinen <jouni@qca.qualcomm.com> Silence compiler warnings on unsigned/signed comparison

payload_size and throughput_pktsize are really only valid as unsigned
integers, so mark them as such.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
H A Dsigma_dut.cc2493f83f190537baa81c0bc97446db6bdbd2654 Sun Jun 05 15:01:33 UTC 2016 Jouni Malinen <jouni@qca.qualcomm.com> Silence compiler warnings on unsigned/signed comparison

payload_size and throughput_pktsize are really only valid as unsigned
integers, so mark them as such.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
H A Dsigma_dut.hc2493f83f190537baa81c0bc97446db6bdbd2654 Sun Jun 05 15:01:33 UTC 2016 Jouni Malinen <jouni@qca.qualcomm.com> Silence compiler warnings on unsigned/signed comparison

payload_size and throughput_pktsize are really only valid as unsigned
integers, so mark them as such.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>