isp field in struct isp_pcmd is also unused.
MFC after: 2 weeks
This commit is contained in:
parent
097c431060
commit
880dfdc82f
@ -173,7 +173,6 @@ typedef struct tstate {
|
||||
struct isp_pcmd {
|
||||
struct isp_pcmd * next;
|
||||
bus_dmamap_t dmap; /* dma map for this command */
|
||||
struct ispsoftc * isp; /* containing isp */
|
||||
struct callout wdog; /* watchdog timer */
|
||||
uint32_t datalen; /* data length for this command (target mode only) */
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user