From: Johannes Berg Date: Thu, 12 Jun 2014 20:34:49 +0000 (+0200) Subject: mac80211_hwsim: clean up own address matching X-Git-Tag: cleanup-for-v3.18~108^2~73^2~18^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3283e286b859e9214867b2c855db065e41101b03;p=pandora-kernel.git mac80211_hwsim: clean up own address matching Using perm_addr is always wrong, it may be reassigned by anyone using standard netdev APIs. Remove that from the match function and also use the match function where only the perm_addr was used now. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed