Skip to content

drivers: ethernet: nxp_s32_gmac: fix start/stop function signatures#108826

Closed
faxe1008 wants to merge 1 commit into
zephyrproject-rtos:mainfrom
faxe1008:fix_eth_nxp
Closed

drivers: ethernet: nxp_s32_gmac: fix start/stop function signatures#108826
faxe1008 wants to merge 1 commit into
zephyrproject-rtos:mainfrom
faxe1008:fix_eth_nxp

Conversation

@faxe1008
Copy link
Copy Markdown
Contributor

Add missing commas in eth_nxp_s32_start() and eth_nxp_s32_stop() parameter lists to match the expected callback prototype.

Fixes weekly CI error:
https://github.com/zephyrproject-rtos/zephyr/actions/runs/25618308393/job/75200185126#step:14:52394

Add missing commas in eth_nxp_s32_start() and eth_nxp_s32_stop() parameter
lists to match the expected callback prototype.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

@maass-hamburg maass-hamburg added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label May 10, 2026
@maass-hamburg
Copy link
Copy Markdown
Member

duplicate of #108719

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Ethernet platform: NXP S32 NXP Semiconductors, S32 platform: NXP NXP Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants