mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +00:00
Staging: vt6656: Fixed typo in a variable name
Fixed typo in a variable name in dpc.h file. Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
733b3b0794
commit
ffad440b73
@ -32,6 +32,6 @@
|
||||
#include "device.h"
|
||||
|
||||
int vnt_rx_data(struct vnt_private *, struct vnt_rcb *,
|
||||
unsigned long bytes_recieved);
|
||||
unsigned long bytes_received);
|
||||
|
||||
#endif /* __RXTX_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user