libertas: check bounds and only use decimal for sysfs persistent features.
authorBrian Cavagnolo <brian@cozybit.com>
Wed, 16 Jul 2008 19:15:26 +0000 (12:15 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Jul 2008 20:55:03 +0000 (16:55 -0400)
commitfb904907fb1a02a64af9f2d1fb1ef35d963231f9
tree3aadaa5f2724bc612efa4de215b7485de6ee5e1c
parent699669f331a9e459713e4327a468db8fbb8cd60f
libertas: check bounds and only use decimal for sysfs persistent features.

Some persistent settings were using hex and others decimal.  In some cases,
values were set in hex but reported in decimal.  Confusing.

Signed-off-by: Brian Cavagnolo <brian@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/persistcfg.c