Re: [PATCH] kaweth: print correct debug ptr

2012-10-11 Thread David Miller
From: Alan Cox Date: Thu, 11 Oct 2012 17:22:03 +0100 > From: Alan Cox > > We nowdays copy the buffer and free fw->data, so make the debug printk use > the right thing. > > Signed-off-by: Alan Cox Applied and queued up for -stable. -- To unsubscribe from this list: send the line "unsubscribe

[PATCH] kaweth: print correct debug ptr

2012-10-11 Thread Alan Cox
From: Alan Cox We nowdays copy the buffer and free fw->data, so make the debug printk use the right thing. Signed-off-by: Alan Cox --- drivers/net/usb/kaweth.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/usb/kaweth.c b/drivers/net/usb/kaweth.c index c75