diff options
author | Sven Eckelmann <sven@narfation.org> | 2011-12-10 15:28:35 +0100 |
---|---|---|
committer | Marek Lindner <lindner_marek@yahoo.de> | 2011-12-12 12:11:06 +0100 |
commit | d18eb45332478f319e5cf996e093228a68864cce (patch) | |
tree | 56aca42703092ea2198ff5ee68456968dab0f70e /Makefile | |
parent | batman-adv: bat_socket_read missing checks (diff) | |
download | linux-d18eb45332478f319e5cf996e093228a68864cce.tar.xz linux-d18eb45332478f319e5cf996e093228a68864cce.zip |
batman-adv: Directly check read of icmp packet in copy_from_user
The access_ok read check can be directly done in copy_from_user since a failure
of access_ok is handled the same way as an error in __copy_from_user.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions