2011/7/15 Pavel Roskin <[email protected]>:
> Both ath5k_hw and ath5k_softc represent one instance of the hardware.
> This duplication is historical and is not needed anymore.
>
> Keep the name "ath5k_hw" for the merged structure and "ah" for the
> variable pointing to it.  "ath5k_hw" is shorter than "ath5k_softc", more
> descriptive and more widely used.
>
> Put the combined structure to ath5k.h where the old ath5k_softc used to
> be. Move some code from base.h to ath5k.h as needed.
>
> Remove memory allocation for struct ath5k_hw and the corresponding error
> handling.  Merge iobase and ah_iobase fields.
>
> Signed-off-by: Pavel Roskin <[email protected]>

Thanks a lot Pavel ;-)

Acked-by: Nick Kossifidis <[email protected]>

-- 
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick
_______________________________________________
ath5k-devel mailing list
[email protected]
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to