[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1663273218.git.namcaov@gmail.com>
Date: Thu, 15 Sep 2022 22:29:31 +0200
From: Nam Cao <namcaov@...il.com>
To: forest@...ttletooquiet.net, gregkh@...uxfoundation.org
Cc: namcaov@...il.com, philipp.g.hortmann@...il.com,
linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: [RFC PATCH 0/5] staging: vt6655: Implement allocation failure handling
This driver does not handle allocation failure when receiving data very well.
This patchset implements better handling in the case of allocation failure.
Nam Cao (5):
staging: vt6655: remove redundant if condition
staging: vt6655: change vnt_receive_frame return type to void
staging: vt6655: split device_alloc_rx_buf
staging: vt6655: change device_alloc_rx_buf's argument
staging: vt6655: implement allocation failure handling
drivers/staging/vt6655/device_main.c | 41 ++++++++++++++++++----------
drivers/staging/vt6655/dpc.c | 8 +++---
drivers/staging/vt6655/dpc.h | 2 +-
3 files changed, 31 insertions(+), 20 deletions(-)
--
2.25.1
Powered by blists - more mailing lists