From: Holger Schurig Date: Thu, 2 Aug 2007 17:11:38 +0000 (-0400) Subject: [PATCH] libertas: remove adapter->beaconperiod X-Git-Tag: v2.6.24-rc1~1454^2~600 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c85103da3c88a06a7c01eece709482d85eff07f;p=pandora-kernel.git [PATCH] libertas: remove adapter->beaconperiod beaconperiod was initialized with MRVDRV_BEACON_INTERVAL, but there is no code that would ever change it's value. We can use the define directly. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed