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)
commitd9268fb9a124d067cf93710a85bb6c158d131c97
tree2a7c28fe0f1e78c1445a569042298c4c87f160c5
parent198cefb9320ea0aa1be43a93b398435447583081
libertas: stop using ieee80211 for radiotap device

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>
drivers/net/wireless/libertas/dev.h
drivers/net/wireless/libertas/main.c