summaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-08 10:19:44 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-08 10:19:44 +0200
commit6412c045db94d54f2b4eb93250fb3896e858ea85 (patch)
tree21ac3ced0ea15ff9500790388747ff83192c6ef1 /CodingStyle
parentfb9f1275adaa63b6c7791ce224346638f33e0708 (diff)
config: execute check_libnf_ct function to check for conntrack
The check_libnf_ct function is implemented in configure, but it was not executed currently. So from now on invoke it and check for netfilter's conntrack library. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions
via topology data. Signed-off-by: Vaibhav Agarwal <vaibhav.agarwal@linaro.org> Reviewed-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/audio_codec.c68
-rw-r--r--drivers/staging/greybus/audio_codec.h8
-rw-r--r--drivers/staging/greybus/audio_module.c15
-rw-r--r--drivers/staging/greybus/audio_topology.c7
4 files changed, 63 insertions, 35 deletions
diff --git a/drivers/staging/greybus/audio_codec.c b/drivers/staging/greybus/audio_codec.c