diff options
Diffstat (limited to 'src/plugins/gbp/gbp_ext_itf.h')
-rw-r--r-- | src/plugins/gbp/gbp_ext_itf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/gbp/gbp_ext_itf.h b/src/plugins/gbp/gbp_ext_itf.h index f3829ca13b0..03b1992ca45 100644 --- a/src/plugins/gbp/gbp_ext_itf.h +++ b/src/plugins/gbp/gbp_ext_itf.h @@ -35,7 +35,7 @@ typedef struct gpb_ext_itf_t_ /** * The interface */ - u32 gx_itf; + gbp_itf_hdl_t gx_itf; /** * The BD this external interface is a member of |