On Fri, Sep 02, 2022 at 04:16:53PM +0800, GUO Zihua wrote: > Since Linux now supports CFI, it will be a good idea to fix mismatched > return type for implementation of hooks. Otherwise this might get > cought out by CFI and cause a panic. > > Use enums from netdev_tx_t as return value instead, then change return > type to netdev_tx_t. > > Signed-off-by: GUO Zihua <guozihua@xxxxxxxxxx> > --- > drivers/staging/r8188eu/include/xmit_osdep.h | 2 +- > drivers/staging/r8188eu/os_dep/xmit_linux.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) Why is this and the other commits, marked as RESEND? And any reason you didn't cc: the staging maintainer on this commit? confused, greg k-h