Commits
Thomas Chou committed c3c44954ed3
nios2: nios2-generic: do not allocate rx buf in net.c Do not allocate rx buf in net.c, because altera_tse allocates its own rx buf in driver. This can save 6KB memory. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>