We aren't D_TAPE. We aren't anything. The reasons why this was ever set
at all is lost in the mists of time.
This commit is contained in:
parent
517dbe6673
commit
9b81514d7d
@ -57,7 +57,6 @@ static struct cdevsw isp_cdevsw = {
|
|||||||
.d_ioctl = ispioctl,
|
.d_ioctl = ispioctl,
|
||||||
.d_name = "isp",
|
.d_name = "isp",
|
||||||
.d_maj = ISP_CDEV_MAJOR,
|
.d_maj = ISP_CDEV_MAJOR,
|
||||||
.d_flags = D_TAPE,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct ispsoftc *isplist = NULL;
|
static struct ispsoftc *isplist = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user