From: Felix Fietkau Date: Fri, 15 Jun 2012 13:25:19 +0000 (+0200) Subject: ath9k_hw: remove aniState->noiseFloor X-Git-Tag: v3.6-rc1~125^2~57^2~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e808b7e4e9ddac1086716867fe686f52fb78ff;p=pandora-kernel.git ath9k_hw: remove aniState->noiseFloor I don't know why somebody decided to keep a cached copy of beacon rssi in a variable called 'noiseFloor', but the caching is unnecessary and the variable name is confusing, so let's just get rid of it entirely. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed