This small patch series converts the last two callers of MSG_88E to netdev_dbg, as the information may be of interest to users/developers so I didn't just want to delete them outright. It also then removes the MSG_88E macro from the drivers, as part of the ongoing macro cleanup. Phillip Potter (2): staging: r8188eu: convert final two MSG_88E calls to netdev_dbg staging: r8188eu: remove MSG_88E macro drivers/staging/r8188eu/hal/rtl8188e_hal_init.c | 5 +++-- drivers/staging/r8188eu/include/rtw_debug.h | 6 ------ 2 files changed, 3 insertions(+), 8 deletions(-) -- 2.31.1