内核新的ioctl方式--unlocked_ioctl和compat_ioctl(解决error:unknown field 'ioctl' specified in initializer)--http://blog.csdn.net/gatieme/article/details/71437163

This commit is contained in:
gatieme
2017-05-08 23:23:29 +08:00
parent 3c570ced54
commit 4c1100694c
+1 -1
View File
@@ -5,7 +5,7 @@
| CSDN | GitHub |
|:----:|:------:|
| [内核新的ioctl方式--unlocked_ioctl和compat_ioctl<br>解决error:unknown field 'ioctl' specified in initializer](http://blog.csdn.net/gatieme/article/details/71437163) | [`LDD/problem/port/ioctl`](https://github.com/gatieme/LDD-LinuxDeviceDrivers/study/problem/port/ioctl) |
| [内核新的ioctl方式--unlocked_ioctl和compat_ioctl<br>解决error:unknown field 'ioctl' specified in initializer](http://blog.csdn.net/gatieme/article/details/71437163) | [`LDD/problem/port/ioctl`](https://github.com/gatieme/LDD-LinuxDeviceDrivers/tree/master/study/problem/port/ioctl) |