Staging: rt2860: remove dead WIN_NDIS code
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
be1d123abf
commit
7c469e63fb
1 changed files with 0 additions and 17 deletions
|
@ -531,23 +531,6 @@ BOOLEAN APPeerBeaconAndProbeRspSanity(
|
||||||
|
|
||||||
// ap_info.c
|
// ap_info.c
|
||||||
|
|
||||||
#ifdef WIN_NDIS
|
|
||||||
NDIS_STATUS APQueryInformation(
|
|
||||||
IN NDIS_HANDLE MiniportAdapterContext,
|
|
||||||
IN NDIS_OID Oid,
|
|
||||||
IN PVOID pInformationBuffer,
|
|
||||||
IN ULONG InformationBufferLength,
|
|
||||||
OUT PULONG pBytesWritten,
|
|
||||||
OUT PULONG pBytesNeeded);
|
|
||||||
|
|
||||||
NDIS_STATUS APSetInformation(
|
|
||||||
IN NDIS_HANDLE MiniportAdapterContext,
|
|
||||||
IN NDIS_OID Oid,
|
|
||||||
IN PVOID pInformationBuffer,
|
|
||||||
IN ULONG InformationBufferLength,
|
|
||||||
OUT PULONG pBytesRead,
|
|
||||||
OUT PULONG pBytesNeeded);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
// ================== end of AP RTMP.h ========================
|
// ================== end of AP RTMP.h ========================
|
||||||
|
|
Loading…
Add table
Reference in a new issue