]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] libertas: remove adapter->nullpktinterval
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Thu, 2 Aug 2007 17:09:15 +0000 (13:09 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:02 +0000 (16:50 -0700)
commit97605c3eb3dee943a45584be92c46be1305b3ef5
tree23a72cd969a84ef9e12ca8e32b263c77b1e59133
parenta783f1ee5b112a0258762877ec7c1ce8810f3cd8
[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 <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmd.c
drivers/net/wireless/libertas/dev.h