On Mon, 2014-04-14 at 16:03 +0200, Antonio Quartulli wrote:
- u32 (*get_expected_throughput)(struct ieee80211_sta *sta);
This isn't nice - it forces drivers to conjure up a value.
You should probably at least allow returning 0 for "no idea" or something.
johannes