]> git.karo-electronics.de Git - mv-sheeva.git/commit
rt2x00: remove intf->mac field.
authorGertjan van Wingerde <gwingerde@gmail.com>
Mon, 27 Dec 2010 14:05:35 +0000 (15:05 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Jan 2011 19:35:14 +0000 (14:35 -0500)
commita39fd6be19bde021314262a6d2193b3792c808db
treed3f3c3a2729422edaf659a4d6fe99a8cb719a568
parent773d1b98268a9effac047fd2ab1c47bf9f7a9e5f
rt2x00: remove intf->mac field.

The mac field of the rt2x00_intf structure is written to once and used
twice. In both these uses the mac address is available via other means.

Remove this field as it does not appear to be necessary.

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00.h
drivers/net/wireless/rt2x00/rt2x00mac.c