From: David Woodhouse Date: Sun, 9 Dec 2007 21:22:21 +0000 (-0500) Subject: libertas: stop using ieee80211 for radiotap device X-Git-Tag: v2.6.25-rc1~1162^2~408 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9268fb9a124d067cf93710a85bb6c158d131c97;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed