commit | 4abee4bbd771ce42b9a0a19be11264721aa0e3ed | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Oct 06 14:11:46 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:55:08 2007 -0700 |
tree | 238f6f7a411c69062aa5d1287409769068b0783d | |
parent | c109810318ef4d37e495f740e624b1a15b7a0818 [diff] |
[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling The various drivers contained duplicate code to handle the MAC and BSSID initialization correctly. This moves the address copy to little endian variables to rt2x00config. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>