cregit-Linux how code gets into the kernel

Release 4.18 drivers/staging/vt6656/dpc.h

// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
 * All rights reserved.
 *
 * File: dpc.h
 *
 * Purpose:
 *
 * Author: Jerry Chen
 *
 * Date: Jun. 27, 2002
 *
 */

#ifndef __DPC_H__

#define __DPC_H__

#include "device.h"

int vnt_rx_data(struct vnt_private *priv, struct vnt_rcb *ptr_rcb,
		unsigned long bytes_received);

#endif /* __RXTX_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Malcolm Priestley1546.88%225.00%
Forest Bond1134.38%112.50%
Greg Kroah-Hartman26.25%225.00%
Simon Sandström26.25%112.50%
Andres More13.12%112.50%
Gustavo A. R. Silva13.12%112.50%
Total32100.00%8100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.