From: Gertjan van Wingerde Date: Sun, 30 Jan 2011 12:23:03 +0000 (+0100) Subject: rt2x00: Copy the MAC address to the WCID entry properly. X-Git-Tag: v2.6.39-rc1~468^2~417^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10026f77b3555af13e43b8de0a91ad94cd2119d7;p=pandora-kernel.git rt2x00: Copy the MAC address to the WCID entry properly. Use the specific mac field of the wcid_entry structure to copy the MAC address to, instead of just overwriting the structure. Previous code resulted in the same, but this form is cleaner. Signed-off-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed