pcid: replace add that should allow wrapping with explicit wrapping_add
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.