commit | ae596ce2f77d1542fe44ea483bd0ca7f61baeccd | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Thu Aug 02 13:10:05 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:04 2007 -0700 |
tree | 6f68c8dc6259a6b197ae75b94a08d69c3fa7a65b | |
parent | 56c4656e84d068ecc4da670799216e5b2aaee50e [diff] |
[PATCH] libertas: remove adapter->atimwindow This varaible was initialized with 0 but there is no code that would ever change it's value. So it can go away. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>