B43_WARN_ON
# define B43_WARN_ON(x) WARN_ON(x)
# define B43_WARN_ON(x) __b43_warn_on_dummy(unlikely(!!(x)))