From: Holger Schurig Date: Thu, 2 Aug 2007 17:09:15 +0000 (-0400) Subject: [PATCH] libertas: remove adapter->nullpktinterval X-Git-Tag: v2.6.24-rc1~1454^2~607 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97605c3eb3dee943a45584be92c46be1305b3ef5;p=pandora-kernel.git [PATCH] libertas: remove adapter->nullpktinterval No code ever initialized this variable, so it was 0 because of kzalloc(). But no other code changes it, making it rather useless. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed