From: Holger Schurig Date: Thu, 2 Aug 2007 17:08:24 +0000 (-0400) Subject: [PATCH] libertas: remove adapter->{data,bcn}_avg_factor X-Git-Tag: v2.6.24-rc1~1454^2~608 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a783f1ee5b112a0258762877ec7c1ce8810f3cd8;p=pandora-kernel.git [PATCH] libertas: remove adapter->{data,bcn}_avg_factor Those two variables were initialized with some default values, but there is no code that would ever change them. So we could use as well the defaults directly. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed