HomeFreeBSD

The iw_cxgb and iw_cxgbe drivers should not use a FreeBSD device_t where

Description

The iw_cxgb and iw_cxgbe drivers should not use a FreeBSD device_t where
a linuxkpi style device is expected. If OFED/linuxkpi actually starts
using this field then we'll have to figure out whether to create fake
devices for these drivers or have linuxkpi deal with NULL device.

This mismatch was first reported as part of D6585.

Details

Provenance
npAuthored on
Parents
rS311879: Use ANSI C definitions, update comment.
Branches
Unknown
Tags
Unknown