]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: macb: np4 doesn't need a usrio pointer
authorConor Dooley <conor.dooley@microchip.com>
Wed, 25 Mar 2026 16:28:10 +0000 (16:28 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sun, 29 Mar 2026 21:34:28 +0000 (14:34 -0700)
commit826cbe636e10581ea6a78541d756bce6049e5087
tree5c8987d6924c2d3f13a897eba0eac94963ff392f
parent6c5b565d7d41561709f3fe969e4eca1ba9e7f6f7
net: macb: np4 doesn't need a usrio pointer

USRIO is disabled on this platform, having a pointer to a usrio config
structure doesn't actually do anything other than look weird.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20260325-passover-rimless-73c19c67d94b@spud
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/cadence/macb_main.c