|
Ran
|
Jobs
1
|
Files
295
|
Run time
17s
|
Badge
README BADGES
|
push
travis-ci
Reset Linux root hub bcdDevice value before updating device hash The Linux root hub USB device uses KERNEL_VER and KERNEL_REL as the bcdDevice value. Since we compute hash over the descriptor data, the changing bcdDevice causes the hash to change with every new kernel release. This commit fixes this by reseting the bcdDevice value to 0 before updating the device hash value. Reference: https://github.com/torvalds/linux/blob/e6445f52d/drivers/usb/core/hcd.c#L165 Resolves: #148
7105 of 16813 relevant lines covered (42.26%)
175.21 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 6 | 436.6 (COVERAGE=yes CONFIGURE_ARGS="--enable-coverage --disable-shared") | 0 |
42.26 |
Travis Job 436.6 |