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