Re: [PATCH 1/1 net-next] wimax: convert printk to pr_foo()

2014-10-07 Thread David Miller
From: Fabian Frederick Date: Tue, 7 Oct 2014 22:12:03 +0200 > Use current logging functions and add module name prefix. > > Signed-off-by: Fabian Frederick Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ke

[PATCH 1/1 net-next] wimax: convert printk to pr_foo()

2014-10-07 Thread Fabian Frederick
Use current logging functions and add module name prefix. Signed-off-by: Fabian Frederick --- Compiled but untested. net/wimax/id-table.c | 2 +- net/wimax/op-msg.c | 9 - net/wimax/op-reset.c | 3 +-- net/wimax/op-rfkill.c | 3 +-- net/wimax/op-state-get.c |