From: Ivo van Doorn Date: Sat, 6 Oct 2007 12:11:46 +0000 (+0200) Subject: [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling X-Git-Tag: v2.6.24-rc1~1454^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4abee4bbd771ce42b9a0a19be11264721aa0e3ed;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed