]> git.baikalelectronics.ru Git - kernel.git/commit
ipw2x00: move to kstrto* functions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 10 Apr 2013 11:01:18 +0000 (14:01 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Apr 2013 18:10:34 +0000 (14:10 -0400)
commitd8fdd0bc26f96c1a2825d78093936d84be9ef9c3
treec64c38bc9ff52bf9eeaecaa470e740b893ecfc59
parent4a8622c9f3468db3ed9e5f410c6f358910e9c84b
ipw2x00: move to kstrto* functions

There is better to use kstrto* instead of simple_strtoul. In this case it
applies a bit stricter rules for input as well.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2x00/ipw2100.c