uwb: wlp: refactor wlp_get_<attribute>() macros
authorDavid Vrabel <david.vrabel@csr.com>
Mon, 11 Jan 2010 13:46:31 +0000 (13:46 +0000)
committerDavid Vrabel <david.vrabel@csr.com>
Mon, 11 Jan 2010 13:46:31 +0000 (13:46 +0000)
Refactor the wlp_get_<attribute>() macros to call a common function.
This save over 4k of space and remove a spurious uninitialized variable
warning with some versions of gcc.

Signed-off-by: David Vrabel <david.vrabel@csr.com>

No differences found