wl12xx: add testmode operation to read the BD_ADDR from Fuse ROM
authorLuciano Coelho <coelho@ti.com>
Fri, 13 Jan 2012 12:04:29 +0000 (14:04 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 15 Feb 2012 06:38:29 +0000 (08:38 +0200)
commit75f25548bea11d35b7cb0879eea595d3f86a0cc4
tree1e872eab498dc43fb1c09fea58f1cc6592e0ca34
parent5e037e74802a10a71dddbb05585753b2fcbd8ad7
wl12xx: add testmode operation to read the BD_ADDR from Fuse ROM

Add a testmode command to retrieve the BD_ADDR that is stored in the
Fuse ROM in newer PGs.  In old PGs this operation is not supported.
The caller can then derive the MAC addresses from it.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/testmode.c