Searched refs:__b43legacy_warn_on_dummy (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Db43legacy.h350 static inline bool __b43legacy_warn_on_dummy(bool x) { return x; } function
351 # define B43legacy_WARN_ON(x) __b43legacy_warn_on_dummy(unlikely(!!(x)))

Completed in 56 milliseconds