Oleksij Rempel <li...@rempel-privat.de> 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
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to