bpf/userhacks: Fix probe for MX Master 3S
Ran a firmware upgrade on my devices and the BPF program stopped working, looks like the Bolt receiver reordered and changed the descriptors slightly.
I rewrote the probe to work off of the descriptor content instead of size, this works on the new firmware for me, and it should also still work fine on the older one.