libertas: remove priv->capability
authorHolger Schurig <holgerschurig@googlemail.com>
Wed, 2 Dec 2009 14:26:03 +0000 (15:26 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Dec 2009 18:44:03 +0000 (13:44 -0500)
This variable was once set to WLAN_CAPABILITY_SHORT_PREAMBLE and
there's no code that could change the variable to something else.
Therefore it seems this is not necessary :-)

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found