commit | fb904907fb1a02a64af9f2d1fb1ef35d963231f9 | [log] [tgz] |
---|---|---|
author | Brian Cavagnolo <brian@cozybit.com> | Wed Jul 16 12:15:26 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 29 16:55:03 2008 -0400 |
tree | 3aadaa5f2724bc612efa4de215b7485de6ee5e1c | |
parent | 699669f331a9e459713e4327a468db8fbb8cd60f [diff] |
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>