From: David Woodhouse Date: Mon, 10 Dec 2007 03:00:55 +0000 (-0500) Subject: libertas: TX packet is radiotap iff it comes from rtap_dev X-Git-Tag: v2.6.25-rc1~1162^2~406 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a97bcfed96b563f56f55dbccee70e09bd2800414;p=pandora-kernel.git libertas: TX packet is radiotap iff it comes from rtap_dev Fix one of the barriers to simultaneous radiotap and normal operation -- stop misinterpreting the TX packets on the normal devices. We're also going to have to clone the incoming skbs and feed them into both devices, and there seem to be firmware problems with staying associated too. But this is a reasonable start... Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed