From: Felix Fietkau Date: Sat, 12 Jun 2010 04:33:57 +0000 (-0400) Subject: ath9k_hw: remove a useless function for setting the mac address X-Git-Tag: v2.6.36-rc1~571^2~540^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96d159d03c5b849fa39dc7305e04ebf374085e4a;p=pandora-kernel.git ath9k_hw: remove a useless function for setting the mac address ath9k_hw_setmac() only copies the mac address it is called with into common->macaddr, yet in all call sites, the supplied mac address pointer is already common->macaddr. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed