I have some problems with proc-filesystem
.
Before Kernel 3.10
the proc-fs
read
and write
functions had an argument void *data
which allowed to use a single call back function for several files. In the read and write functions from struct file_operations
such argument is missing and I have no idea how to solve.
Asked
Active
Viewed 176 times
1

hossi
- 85
- 6