libertas: stop using ieee80211 for radiotap device
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 9 Dec 2007 21:22:21 +0000 (16:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:27 +0000 (15:06 -0800)
There seems to be no point in doing it as an ieee80211 device instead of
a normal netdev, and when we override its ->priv and then call
free_ieee80211() it has a distressing tendency to crash horribly.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found