Re: [PATCH net-next] pcnet32: remove VLB support
From: Ethan Nelson-Moore <hidden>
Date: 2026-01-25 07:23:09
From: Ethan Nelson-Moore <hidden>
Date: 2026-01-25 07:23:09
On Thu, Jan 15, 2026 at 2:29 PM David Laight [off-list ref] wrote:
One bit you might disable is the probe_vlbus() code. You really never want that sort of probe code, it can have a disastrous effect on other hardware at the address being probed.
I agree; my patch already removes that code.