Bug 44091
Summary: | pch_uart.c:1265: possible missing break | ||
---|---|---|---|
Product: | Drivers | Reporter: | David Binderman (dcb314) |
Component: | Serial | Assignee: | Alan (alan) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.5-rc5 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
David Binderman
2012-07-01 15:05:37 UTC
Patch queued A patch referencing this bug report has been merged in Linux v3.6-rc1: commit 9bc03743fff0770dc5a5324ba92e67cc377f16ca Author: Alan Cox <alan@linux.intel.com> Date: Mon Jul 2 18:51:38 2012 +0100 pch_uart: Fix missing break for 16 byte fifo A patch referencing this bug report has been merged in Linux v3.7-rc1: commit 669bd45f117cc8c7309acd6b6bb054fe4d9e46c0 Author: Alan Cox <alan@linux.intel.com> Date: Mon Jul 2 18:51:38 2012 +0100 pch_uart: Fix missing break for 16 byte fifo |