PS, this can never be true:
+ (vdev->device_id & 0xff00) == 0x1425))
The lower byte would always be 00. It's the wrong fix anyway, BAR4 is still missing.
PS, this can never be true:
+ (vdev->device_id & 0xff00) == 0x1425))
The lower byte would always be 00. It's the wrong fix anyway, BAR4 is still missing.