diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2012-05-29 09:30:40 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-29 22:33:55 -0400 |
commit | 2033e9bf06f07e049bbc77e9452856df846714cc (patch) | |
tree | 6efbc29328e50f7d5df626ba8c3c75f1565f73bb /net/netlink/genetlink.c | |
parent | 20571d8894d1ee5a181e34e8d07ed8472acd30c4 (diff) |
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
The MODULE_ALAIS_NET_PF macro set is missing a variant that allows for the
appending of an arbitrary string to the net-pf-<x>-proto-<y> base. while
MODULE_ALIAS_NET_PF_PROTO_NAME_TYPE allows an appending of a numerical type, we
need to be able to append a generic string to support generic netlink families
that have neither a fix numberical protocol nor type number
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
CC: Eric Dumazet <eric.dumazet@gmail.com>
CC: David Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink/genetlink.c')
0 files changed, 0 insertions, 0 deletions