On Fri, Mar 19, 2010 at 03:09:36AM -0700, Bruno Randolf wrote:
> From: Bruno Randolf <b...@einfach.org>
> 
> - we don't need to generate a software interrupt (SWI) just to schedule a
>   tasklet - we can just schedule the tasklet directly.
> 
> - rename constants, etc to reflect the fact that we don't use SWI any more.
> 
> - optimize ath5k_hw_calibration_poll() since it is called on every singe
>   interrupt.
> 
> - get rid of an old, old static variable... use a define instead.
> 
> this will be used and extended in the following ANI patch.

Can you split this up into different patches, each one doing just
one of the above?

  Luis
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to