add content to README.md
This commit is contained in:
parent
a8d2f4182a
commit
2e50d706fb
@ -10,7 +10,7 @@ insmod tcp_const.ko # Require root privilege
|
|||||||
|
|
||||||
## Troubleshooting:
|
## Troubleshooting:
|
||||||
|
|
||||||
If compilation failed and says the function signature does not match, simply delete those two unnamed parameters.
|
If compilation failed and says the function signature does not match, simply delete those two unnamed parameters in `static void const_main(struct sock *sk,u32,int,const struct rate_sample *rs)`{:.c}
|
||||||
|
|
||||||
## Next steps:
|
## Next steps:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user