OSDN Git Service

atm: iphase: Avoid copying pointers to user space.
authorFuqian Huang <huangfq.daxian@gmail.com>
Wed, 15 May 2019 00:42:48 +0000 (08:42 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 May 2019 19:08:28 +0000 (12:08 -0700)
commit55c0dd8adda8f25a0bdc7b58a2dbe70b59a3dfbe
tree86869c102467cb1000f7290711dc0364df266219
parent7fecf0a1b72ce84d32e63d840c775fc440fc8261
atm: iphase: Avoid copying pointers to user space.

Remove the MEMDUMP_DEV case in ia_ioctl to avoid copy
pointers to user space.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/iphase.c