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)
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>

No differences found