]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ath6kl: check return code of get_user and put_user
authorVasiliy Kulikov <segooon@gmail.com>
Sun, 5 Sep 2010 18:32:29 +0000 (22:32 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 5 Sep 2010 23:59:53 +0000 (16:59 -0700)
commit1ffa9ca104a4fa39706467e49774a33fa609079b
tree7a02163ec93c4925394ff176b7c95408cc6e5b51
parent6f691674ca20309a0f5645b818aa02dde441dbf7
staging: ath6kl: check return code of get_user and put_user

Function get_user may fail. Check for it.

Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/os/linux/ioctl.c