commit | a783f1ee5b112a0258762877ec7c1ce8810f3cd8 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Thu Aug 02 13:08:24 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:02 2007 -0700 |
tree | 9f8020ea75e9d4aca94032479b0e9810e4f187ca | |
parent | caef47a0dc2b17ea6fb0119d3678b4b21ae70daa [diff] |
[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 <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>