commit | 0aabc0a5d5657df254255c9049a97cc96229bcba | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Thu Aug 02 13:10:59 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:05 2007 -0700 |
tree | 8015e46338c431168fa7da33394041f52ad445f8 | |
parent | 956deb867a97ac137c164a5d2d12b0c82fb6776d [diff] |
[PATCH] libertas: remove adapter->listeninterval listeninterval was initialized with MRVDRV_DEFAULT_LISTEN_INTERVAL, but there exists that would ever change it. So we can use this define directly. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>