Loading drivers/staging/rt2860/ap.h +0 −17 Original line number Diff line number Diff line Loading @@ -531,23 +531,6 @@ BOOLEAN APPeerBeaconAndProbeRspSanity( // 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 ======================== Loading Loading
drivers/staging/rt2860/ap.h +0 −17 Original line number Diff line number Diff line Loading @@ -531,23 +531,6 @@ BOOLEAN APPeerBeaconAndProbeRspSanity( // 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 ======================== Loading