commit | d65ead886a193682f88b07aaf11d46127735a2b5 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Thu Aug 02 13:12:12 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:07 2007 -0700 |
tree | 466cd9aea9478a405e632cfe51fd28e66fec9409 | |
parent | 2c85103da3c88a06a7c01eece709482d85eff07f [diff] |
[PATCH] libertas: remove adapter->scanmode scanmode was initialized with CMD_BSS_TYPE_ANY, but there is no code that ever can store another value there, so it can go away. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>