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)
commit880a2751c49898c0d59d07342744e969649f25c3
tree10427d0fdc4047c90957d0bceff3ba511d299346
parent8ad0cbe69fe373f0ddcde5a5e6a4439aba027910
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