aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceRx.h
blob: b4e858bcda3435e7f9382dbe4fa733f2681dff0d (plain) (blame)
1
2
3
4
5
6
7
#ifndef _INTERFACE_RX_H
#define _INTERFACE_RX_H

bool InterfaceRx(struct bcm_interface_adapter *Adapter);

#endif