Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
[linux-btrfs-devel.git] / drivers / staging / bcm / InterfaceTx.h
blob273147577c17d9ccef8b8f5d6f90f0c1d3297bdf
1 #ifndef _INTERFACE_TX_H
2 #define _INTERFACE_TX_H
4 INT InterfaceTransmitPacket(PVOID arg, PVOID data, UINT len);
6 #endif