commit | 85c93e5189b7402b4f9f4324c284bb91e8e8fb85 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Thu Aug 02 13:11:19 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:06 2007 -0700 |
tree | 24a3cdfe3f5ddc2cc316e2c193a262865420cbb0 | |
parent | 0aabc0a5d5657df254255c9049a97cc96229bcba [diff] |
[PATCH] libertas: remove adapter->adhoc_grate_enabled The variable was initialized with 0 (false). There is no code that would ever change it, so we can use the false-patch directly. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>