From: Bob Copeland Date: Thu, 12 Feb 2009 18:38:54 +0000 (-0500) Subject: ath9k: save a few calls to ath9k_regd_get_eepromRD X-Git-Tag: v2.6.30-rc1~662^2~460^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e775aaf07a72eafdb352a984d820612dd76eab8c;p=pandora-kernel.git ath9k: save a few calls to ath9k_regd_get_eepromRD Since we already have a stack variable to track the eeprom regd, we can grab it up front it and save three calls to fetch it again. Signed-off-by: Bob Copeland Acked-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed