BNX2X: Fixes atomic_cmpxchg spatch The spatch was wrong. Linux returns the old value on success and appears to return the current value on failure. No sense spatching that.