Move KTR_CXGBE from t4_tom.h to adapter.h so that the base if_cxgbe

code can use it too.

MFC after:	1 week
This commit is contained in:
Navdeep Parhar 2014-12-12 21:54:59 +00:00
parent 08fca7a56b
commit a7570ee305
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=275733
2 changed files with 1 additions and 1 deletions

View File

@ -57,6 +57,7 @@
#include "common/t4_msg.h"
#include "firmware/t4fw_interface.h"
#define KTR_CXGBE KTR_SPARE3
MALLOC_DECLARE(M_CXGBE);
#define CXGBE_UNIMPLEMENTED(s) \
panic("%s (%s, line %d) not implemented yet.", s, __FILE__, __LINE__)

View File

@ -31,7 +31,6 @@
#ifndef __T4_TOM_H__
#define __T4_TOM_H__
#define KTR_CXGBE KTR_SPARE3
#define LISTEN_HASH_SIZE 32
/*