commit | aa21c004f80bdf943736c62dccf0c0398d7824f3 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sat Dec 08 20:04:36 2007 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:19 2008 -0800 |
tree | 6815328775d3b5ec46bb342c4c256cde0f223863 | |
parent | f86a93e1b2d05a7a38a48c91f8fb8fc7e8f1c734 [diff] |
libertas: kill struct lbs_adapter There seems to be no reason for a separate structure; move it all into struct lbs_private. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>