From: Holger Schurig Date: Thu, 2 Aug 2007 17:11:19 +0000 (-0400) Subject: [PATCH] libertas: remove adapter->adhoc_grate_enabled X-Git-Tag: v2.6.24-rc1~1454^2~601 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c93e5189b7402b4f9f4324c284bb91e8e8fb85;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed