]> git.sur5r.net Git - freertos/commitdiff
Take out nonsensical #if configMAC_INTERRUPT_PRIORITY > configMAC_INTERRUPT_PRIORITY...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 7 Oct 2013 20:17:28 +0000 (20:17 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 7 Oct 2013 20:17:28 +0000 (20:17 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2054 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

FreeRTOS-Plus/Source/FreeRTOS-Plus-UDP/portable/NetworkInterface/LPC18xx/Using_CMSISv2p10_LPC18xx_DriverLib/NetworkInterface.c

index f7e0003823697bff43a69039eabae7c347217ac1..f8587444e57a0742473c07200737b0d5e7ee7c90 100644 (file)
 /* Demo includes. */\r
 #include "NetworkInterface.h"\r
 \r
-#if configMAC_INTERRUPT_PRIORITY > configMAC_INTERRUPT_PRIORITY\r
-       #error configMAC_INTERRUPT_PRIORITY must be greater than or equal to configMAC_INTERRUPT_PRIORITY (higher numbers mean lower logical priority)\r
-#endif\r
-\r
 #ifndef configNUM_RX_ETHERNET_DMA_DESCRIPTORS\r
        #error configNUM_RX_ETHERNET_DMA_DESCRIPTORS must be defined in FreeRTOSConfig.h to set the number of RX DMA descriptors\r
 #endif\r