commit | fb9bc28f8bd8a6b9bc5fba7bcacc4bb131d2d5dc | [log] [tgz] |
---|---|---|
author | Michael Wu <flamingice@sourmilk.net> | Mon Sep 24 18:10:25 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:53:08 2007 -0700 |
tree | 3ba55a34149b7c6888be22f80adb7938ab2fe8ea | |
parent | 2e08ac7e27c1e54ebf0f82abc03285663efe7d89 [diff] |
[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>