commit | a39fd6be19bde021314262a6d2193b3792c808db | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Mon Dec 27 15:05:35 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 04 14:35:14 2011 -0500 |
tree | d3f3c3a2729422edaf659a4d6fe99a8cb719a568 | |
parent | 773d1b98268a9effac047fd2ab1c47bf9f7a9e5f [diff] |
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>