Nicolas PLANEL
|
77bbf2270c
|
xfrm: fix an unintialized return value on memory allocation error in xfrmnl_ae_parse()
fix : err = -ENOMEM if calloc() failed
Signed-off-by: Thomas Haller <thaller@redhat.com>
|
2014-08-27 12:59:39 +02:00 |
|
Thomas Haller
|
fc249f81c7
|
style: require comma after __ADD() macro
$ sed -i 's/^\([\t ]\+\<__ADD\> \?([^)]\+)\) *$/\1,/' `git grep -w -l __ADD`
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
|
2014-07-27 10:57:31 +02:00 |
|
Thomas Haller
|
51941b1356
|
xfrm: style-fixes
Signed-off-by: Thomas Haller <thaller@redhat.com>
|
2014-07-20 18:15:16 +02:00 |
|
Sruthi Yellamraju
|
9171544708
|
xfrm: add xfrm support
Signed-off-by: Sruthi Yellamraju <ysruthi@gmail.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
|
2014-07-20 18:14:46 +02:00 |
|