698c698,699
< if ((*p)->getMasterPort().isSnooping()) {
---
> // check if the connected master port is snooping
> if ((*p)->isSnooping()) {