Commit 78a10cc5 authored by David S. Miller's avatar David S. Miller

[TIGON3]: Define NIC_SRAM_MBUF_POOL_SIZE64 properly.

parent bc09cd80
......@@ -1312,7 +1312,7 @@
#define NIC_SRAM_RX_JUMBO_BUFFER_DESC 0x00007000 /* 256 entries */
#define NIC_SRAM_MBUF_POOL_BASE 0x00008000
#define NIC_SRAM_MBUF_POOL_SIZE96 0x00018000
#define NIC_SRAM_MBUF_POOL_SIZE64 0x00018000
#define NIC_SRAM_MBUF_POOL_SIZE64 0x00010000
/* Currently this is fixed. */
#define PHY_ADDR 0x01
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment