staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and pack...
[linux-2.6-microblaze.git] / drivers / staging / bcm / InterfaceRx.h
1 #ifndef _INTERFACE_RX_H
2 #define _INTERFACE_RX_H
3
4 bool InterfaceRx(struct bcm_interface_adapter *Adapter);
5
6 #endif
7