generic: fix crashlog patch for 3.6
authorGabor Juhos <juhosg@openwrt.org>
Sun, 28 Oct 2012 09:50:50 +0000 (09:50 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 28 Oct 2012 09:50:50 +0000 (09:50 +0000)
commit9a37cf7ec68590d341c777f33f2ae6e5f9ef92bc
treec0b534fab39ab683a0df407352338ba8e99ca30c
parente2ec99889ed2ca5c164e2be2fb8100aa56b16137
generic: fix crashlog patch for 3.6

kmsg_dump() uses an iterator to receive log buffer
content since 3.5. Change the 'crashlog_do_dump'
function in order to make it compatible with the
new version.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33970
target/linux/generic/patches-3.6/930-crashlog.patch