Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
[firefly-linux-kernel-4.4.55.git] / drivers / staging / bcm / HostMibs.h
1 #ifndef _HOST_MIBS_H
2 #define _HOST_MIBS_H
3
4 INT ProcessGetHostMibs(PMINI_ADAPTER Adapter,
5                                                   PVOID ioBuffer,
6                                                   ULONG inputBufferLength);
7 #endif