patch-1.3.99 linux/drivers/net/dlci.c

Next file: linux/drivers/net/dummy.c
Previous file: linux/drivers/net/dgrs_driver.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.98/linux/drivers/net/dlci.c linux/drivers/net/dlci.c
@@ -286,10 +286,6 @@
    int                 err, i;
    char                buf[10];
 
-   err = verify_area(VERIFY_READ, new, sizeof(*new));
-   if (err)
-      return(err);
-
    err = verify_area(VERIFY_WRITE, new, sizeof(*new));
    if (err)
       return(err);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this