From: Gertjan van Wingerde Date: Mon, 27 Dec 2010 14:05:35 +0000 (+0100) Subject: rt2x00: remove intf->mac field. X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~29 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a39fd6be19bde021314262a6d2193b3792c808db;p=pandora-kernel.git 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 Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed