Skip to content

drivers: esp_at: fix net_if_get_by_iface() typo #92934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

mniestroj
Copy link
Member

s/net_if_get_by_ifindex/net_if_get_by_iface/

Fixes: 0e57844

s/net_if_get_by_ifindex/net_if_get_by_iface/

Fixes: 0e57844 ("drivers: wifi: esp_at: Bind DNS to device net
  interface")
Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
@mniestroj mniestroj requested a review from jukkar July 10, 2025 03:53
@mniestroj mniestroj added the bug The issue is a bug, or the PR is fixing a bug label Jul 10, 2025
@github-actions github-actions bot added area: Wi-Fi Wi-Fi size: XS A PR changing only a single line of code labels Jul 10, 2025
Copy link

@kartben kartben added this to the v4.2.0 milestone Jul 10, 2025
@dkalowsk dkalowsk merged commit 5e25a3e into zephyrproject-rtos:main Jul 11, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Wi-Fi Wi-Fi bug The issue is a bug, or the PR is fixing a bug size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants