[rt2x00-users] [RFC/RFT 01/15] rt2x00: Refactor beacon code to make use of start- and stop_queue

Ivo Van Doorn ivdoorn at gmail.com
Mon Dec 20 02:31:52 EST 2010


Hi,
> To allow single interfaces to stop beaconing, add a new driver
> callback clear_beacon to clear a single interface's beacon without
> affecting the other interfaces. Don't overload the clear_entry callback
> for clearing beacons as that would introduce additional overhead
> (check for each TX queue) into the clear_entry callback which is used
> on the drivers TX/RX hotpaths.

Perhaps we should separate TX and RX clear_entry then as well?

Ivo



More information about the users mailing list