[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 6 Oct 2007 12:11:46 +0000 (14:11 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:08 +0000 (16:55 -0700)
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>

No differences found