]> git.openfabrics.org - ~shefty/rdma-dev.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)
commitfe29f54cd574eab7b521445419f355c0ecd995cc
treec64c38bc9ff52bf9eeaecaa470e740b893ecfc59
parentaf132051ceeb0cb8f4e2eefb596c13fbeb760f7c
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