Re: Please back out the bluetooth sysfs support

From: David S. Miller
Date: Tue Feb 24 2004 - 02:23:06 EST


On Tue, 24 Feb 2004 00:41:51 +0000
viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote:

> On Tue, Feb 24, 2004 at 01:25:36AM +0100, Marcel Holtmann wrote:
> > Hi Christoph,
> > - skb->dev = (void *) &bfusb->hdev;
> > + skb->dev = (void *) bfusb->hdev;
>
> Wait a bloody minute. skb->dev is supposed to be net_device; what's going
> on here?

Oh yeah, this is busted.
I'm surprised this doesn't explode.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/