git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
256334c
)
UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
author
Richard Genoud
<richard.genoud@gmail.com>
Mon, 20 Aug 2012 16:00:13 +0000
(18:00 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Tue, 4 Sep 2012 06:39:01 +0000
(09:39 +0300)
max_beb_per1024 shouldn't be negative, and a 0 value will be treated as
the default value. For the upper bound, 768/1024 should be enough.
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found