aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorRoman Mashak <[email protected]>2017-10-11 14:50:30 +0000
committerDavid S. Miller <[email protected]>2017-10-13 05:13:20 +0000
commitd3f24ba895f0bbbc8ab0ecb03de7daa6eccc7ceb (patch)
treec434958cd7dae909efaf94980c68b5a651db3da2 /net/tipc
parentnet sched actions: change IFE modules alias names (diff)
downloadkernel-d3f24ba895f0bbbc8ab0ecb03de7daa6eccc7ceb.tar.gz
kernel-d3f24ba895f0bbbc8ab0ecb03de7daa6eccc7ceb.zip
net sched actions: fix module auto-loading
Macro __stringify_1() can stringify a macro argument, however IFE_META_* are enums, so they never expand, however request_module expects an integer in IFE module name, so as a result it always fails to auto-load. Fixes: ef6980b6becb ("introduce IFE action") Signed-off-by: Roman Mashak <[email protected]> Acked-by: Cong Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions