condition or multiple threads accessing the same data. I removed the
debug and added a spin_lock_bh(&vsi->mac_filter_hash_lock);
and spin_unlock_bh(&vsi->mac_filter_hash_lock); and change the
hash_for_each() to a hash_for_each_safe() and the crash also went away.
Let me know what additional data
irmware-version: 6.80 0x80003d71 18.8.9
expansion-rom-version:
bus-info: :01:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
Let me know what other details I can provide.