kmodloader: force size argument for syscall to unsigned long to fix issues with musl
authorFelix Fietkau <nbd@openwrt.org>
Wed, 28 May 2014 21:28:28 +0000 (23:28 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 28 May 2014 21:28:28 +0000 (23:28 +0200)
commit1c2a9c1cbe9d18bf342edfa617eff319c1d3ce3a
tree23b8539f0555f1afacadc89166e8fec43c56a4ab
parentb71fd28a93051be9d2cdd72f1a0f526222f26964
kmodloader: force size argument for syscall to unsigned long to fix issues with musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
kmodloader.c