diff options
author | Vegard Nossum <vegard.nossum@oracle.com> | 2016-07-27 08:03:18 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2016-07-27 13:07:46 +0200 |
commit | 73efc3245fd3edb3632d82a3a9c5d5d975a02efc (patch) | |
tree | ec00302b933d8acb1f5b96317e9d75a6f593060f /net/sunrpc | |
parent | 1ba5bf993c6a3142e18e68ea6452b347f9cb5635 (diff) | |
download | linux-73efc3245fd3edb3632d82a3a9c5d5d975a02efc.tar.bz2 |
xfrm: get rid of incorrect WARN
AFAICT this message is just printed whenever input validation fails.
This is a normal failure and we shouldn't be dumping the stack over it.
Looks like it was originally a printk that was maybe incorrectly
upgraded to a WARN:
commit 62db5cfd70b1ef53aa21f144a806fe3b78c84fab
Author: stephen hemminger <shemminger@vyatta.com>
Date: Wed May 12 06:37:06 2010 +0000
xfrm: add severity to printk
Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions