pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
[linux-2.6] / include / linux / memstick.h
index 3e686ec..37a5cdb 100644 (file)
@@ -276,7 +276,7 @@ struct memstick_host {
 #define MEMSTICK_CAP_PAR8          4
 
        struct work_struct  media_checker;
-       struct class_device cdev;
+       struct device       dev;
 
        struct memstick_dev *card;
        unsigned int        retries;