Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> writes: > +bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) Would a static inline be better? At least on ath9k I suspect the compiler automatically inlines the static function, after your patch there's an extra function call. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html