summaryrefslogtreecommitdiff
path: root/patches/collateral-evolutions/network/81-genl-const/INFO
blob: 242f9f8ec2a228272a1cfe810f5f0d54f8dada52 (plain)
1
2
3
Newer kernels make generic netlink ops and multicast groups
const, but older can't have that. We therefore introduce
__genl_const, which can be defined depending on the kernel.