HomeFreeBSD

sdio: don't use CAM_PRIORITY_NONE for queued CCB-s

Description

sdio: don't use CAM_PRIORITY_NONE for queued CCB-s

This is similar to changes done in other CAM drivers and fixes a panic
because of a sanity check added in b4b166b8c46b.

While here, remove unneeded ccb setup in sdiobdiscover.
It's possible that ccb allocation in that function is not needed as
well, but I wasn't sure about that.

MFC after: 1 week

Details

Provenance
avgAuthored on Aug 5 2025, 2:40 PM
Parents
rG590493c14190: if_epair(4): use ether_gen_addr(9) for stable MAC address
Branches
Unknown
Tags
Unknown