]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: at76c50x: refactor endpoint lookup
authorJohan Hovold <johan@kernel.org>
Tue, 7 Apr 2026 15:11:09 +0000 (17:11 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 8 Apr 2026 06:33:40 +0000 (08:33 +0200)
commit607363a10ee60cc46ae0168349f1f8c59045c371
tree4ca53e0c8a226385a8100c6472bb3df150bee334
parentaa5e9884a2d63aa20fc3396d369382c1ecd16109
wifi: at76c50x: refactor endpoint lookup

Use the common USB helper for looking up bulk and interrupt endpoints
instead of open coding.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://patch.msgid.link/20260407151111.3187826-2-johan@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/atmel/at76c50x-usb.c