xfrm: add severity to printk
authorstephen hemminger <shemminger@vyatta.com>
Wed, 12 May 2010 06:37:06 +0000 (06:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 May 2010 06:23:13 +0000 (23:23 -0700)
commit62db5cfd70b1ef53aa21f144a806fe3b78c84fab
treeb08a24636d467885a543ae5b762d52ee6e6cb168
parent6ff9c3644e72bfac20844e0155c2cc8108602820
xfrm: add severity to printk

Serious oh sh*t messages converted to WARN().
Add KERN_NOTICE severity to the unknown policy type messages.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_user.c