B43legacy_WARN_ON
# define B43legacy_WARN_ON(x) WARN_ON(x)
# define B43legacy_WARN_ON(x) __b43legacy_warn_on_dummy(unlikely(!!(x)))