batman-adv: Add module alias for batadv netlink family
authorSven Eckelmann <sven@narfation.org>
Sat, 29 Oct 2016 11:56:23 +0000 (13:56 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Tue, 8 Nov 2016 18:02:39 +0000 (19:02 +0100)
commit2c0c06ff442313c639018d97a8212dd825cb7b4c
treebba874ef0653e88153659e7018b8d67de0b4156e
parentee3b5e9fe8400fac8e0d08db7c5c985df0234f64
batman-adv: Add module alias for batadv netlink family

The batman-adv module has to be loaded to fulfill genl request by the
userspace. When it is not loaded then requests will fail. It is therefore
useful to get the module automatically loaded when such a request is made.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/main.c