Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The kfifo_put() API changed in 498d319 (kfifo API type safety) which now results in the wrong pointer being added to the kfifo ring, which then causes an oops. Fix this. Cc: <stable@vger.kernel.org> # 3.13 Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information