projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
[linux-2.6]
/
include
/
linux
/
memstick.h
diff --git
a/include/linux/memstick.h
b/include/linux/memstick.h
index
3e686ec
..
37a5cdb
100644
(file)
--- a/
include/linux/memstick.h
+++ b/
include/linux/memstick.h
@@
-276,7
+276,7
@@
struct memstick_host {
#define MEMSTICK_CAP_PAR8 4
struct work_struct media_checker;
- struct
class_device c
dev;
+ struct
device
dev;
struct memstick_dev *card;
unsigned int retries;