Skip to content

pcid: replace add that should allow wrapping with explicit wrapping_add

Ron Williams requested to merge rw_van/drivers:rw_van_230727 into master

The previous version of the replaced line throws an exception when in "debug" mode. It looks like this is intended to be a wrapping add, so it is now explicitly a wrapping add.

Please review carefully to ensure it meets the PCI spec.

Merge request reports