Ivo van Doorn c483bb4cbd rt2x00: Make rt2x00_set/get_field macros
The rt2x00_set_field functions are very often used,
but GCC is better able to optimize them when they
are macros instead of static inline functions.

After changing it to macro's each rt2x00 driver will
loose about ~3500 bytes in size.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-06-14 12:17:55 -04:00
..
2008-06-03 15:00:16 -04:00
2008-05-21 21:48:11 -04:00
2008-05-21 21:48:11 -04:00
2008-06-09 15:50:16 -04:00
2008-06-09 15:50:16 -04:00
2008-05-21 21:48:11 -04:00
2008-05-12 07:27:38 -07:00