* [PATCH net-next] bnxt_en: Remove duplicated include bnxt_devlink.c
@ 2022-08-04 0:37 Yang Li
2022-08-06 2:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Yang Li @ 2022-08-04 0:37 UTC (permalink / raw)
To: michael.chan
Cc: davem, edumazet, kuba, pabeni, netdev, linux-kernel, Yang Li,
Abaci Robot
bnxt_ethtool.h is included twice in bnxt_devlink.c,
remove one of them.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=1817
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c b/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c
index 14df8cfc2946..059f96f7a96f 100644
--- a/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c
+++ b/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c
@@ -21,7 +21,6 @@
#include "bnxt_ptp.h"
#include "bnxt_coredump.h"
#include "bnxt_nvm_defs.h"
-#include "bnxt_ethtool.h"
static void __bnxt_fw_recover(struct bnxt *bp)
{
--
2.20.1.7.g153144c
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] bnxt_en: Remove duplicated include bnxt_devlink.c
2022-08-04 0:37 [PATCH net-next] bnxt_en: Remove duplicated include bnxt_devlink.c Yang Li
@ 2022-08-06 2:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-08-06 2:00 UTC (permalink / raw)
To: Yang Li
Cc: michael.chan, davem, edumazet, kuba, pabeni, netdev, linux-kernel,
abaci
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 4 Aug 2022 08:37:22 +0800 you wrote:
> bnxt_ethtool.h is included twice in bnxt_devlink.c,
> remove one of them.
>
> Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=1817
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
>
> [...]
Here is the summary with links:
- [net-next] bnxt_en: Remove duplicated include bnxt_devlink.c
https://git.kernel.org/netdev/net/c/07977a8a9e54
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-06 2:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04 0:37 [PATCH net-next] bnxt_en: Remove duplicated include bnxt_devlink.c Yang Li
2022-08-06 2:00 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox