[PATCH] adm8211: Improve writing of mac addrs to registers
authorMichael Wu <flamingice@sourmilk.net>
Mon, 24 Sep 2007 22:10:25 +0000 (18:10 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:08 +0000 (16:53 -0700)
commitfb9bc28f8bd8a6b9bc5fba7bcacc4bb131d2d5dc
tree3ba55a34149b7c6888be22f80adb7938ab2fe8ea
parent2e08ac7e27c1e54ebf0f82abc03285663efe7d89
[PATCH] adm8211: Improve writing of mac addrs to registers

The mac address write is broken for big endian and the bssid write can be
simplified. This patch does both.

Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/adm8211.c