summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2024-05-14 22:05:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-06-27 13:52:30 +0200
commit2c48087fab46994ce0e33a186d1252a8f98592db (patch)
treec3fb076f0b372e09dd32c69e7b4f1fe070a26083 /net/ipv4/tcp_input.c
parent777577b2b58ec67d1dacac515a56e90fc0d0407a (diff)
serial: 8250_dw: Revert "Move definitions to the shared header"
commit 2c94512055f362dd789e0f87b8566feeddec83c9 upstream. This reverts commit d9666dfb314e1ffd6eb9c3c4243fe3e094c047a7. The container of the struct dw8250_port_data is private to the actual driver. In particular, 8250_lpss and 8250_dw use different data types that are assigned to the UART port private_data. Hence, it must not be used outside the specific driver. Fix the mistake made in the past by moving the respective definitions to the specific driver. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20240514190730.2787071-3-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions