MFS: Change interface name from "nge" to "ngeth" to avoid conflict
with nge(4).
This commit is contained in:
parent
435e9a6198
commit
e57672a655
@ -37,7 +37,7 @@
|
||||
#define NGM_EIFACE_COOKIE 948105892
|
||||
|
||||
/* Interface base name */
|
||||
#define NG_EIFACE_EIFACE_NAME "nge"
|
||||
#define NG_EIFACE_EIFACE_NAME "ngeth"
|
||||
#define NG_EIFACE_EIFACE_NAME_MAX 15
|
||||
|
||||
/* My hook names */
|
||||
|
Loading…
Reference in New Issue
Block a user