From: Gertjan van Wingerde Date: Mon, 27 Dec 2010 14:05:14 +0000 (+0100) Subject: rt2x00: Remove intf->bssid field. X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773d1b98268a9effac047fd2ab1c47bf9f7a9e5f;p=pandora-kernel.git rt2x00: Remove intf->bssid field. The bssid field in struct rt2x00_intf is only written to once, and is never read from. Remove this field, as it appears to not be needed. Signed-off-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed