Separate netlink socket for receive message and send event

This commit is contained in:
vemax78
2014-12-28 16:14:19 +01:00
parent b05d6631f4
commit 0c27172ca6
5 changed files with 60 additions and 35 deletions

View File

@ -13,7 +13,7 @@
static struct sc_capwap_session sc_acsession;
/* */
int sc_capwap_init(uint32_t threads) {
int sc_capwap_init(void) {
TRACEKMOD("### sc_capwap_init\n");
/* Init session */