]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/open.c
Separated normal read and RTR assisted read transfer.
[lincan.git] / lincan / src / open.c
index 0301ed3c1db0252de1d567f9572dc11aa5587345..127fdea921884eaeea69f0c950aa2583a08ebdfa 100644 (file)
@@ -20,7 +20,7 @@
 int can_open(struct inode *inode, struct file *file)
 {
        struct msgobj_t *obj;
-       struct chip_t *chip;
+       struct canchip_t *chip;
        struct canuser_t *canuser;
        struct canque_ends_t *qends;
        struct canque_edge_t *edge;