summaryrefslogtreecommitdiff
path: root/packages/ixp4xx/ixp4xx-csr-2.1/ixethdb-header.patch
blob: e426afe914fd81bcecc443b22600335b0875fdd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ixp400_xscale_sw/src/ethDB/include/IxEthDB_p.h.orig	2005-11-20 08:51:54.710993353 -0800
+++ ixp400_xscale_sw/src/ethDB/include/IxEthDB_p.h	2005-11-20 08:51:57.559172578 -0800
@@ -693,7 +693,7 @@ IX_ETH_DB_PUBLIC UINT32 ixEthDBEntryXORH
 IX_ETH_DB_PUBLIC UINT32 ixEthDBKeyXORHash(void *macAddress);
 
 /* Port updates */
-IX_ETH_DB_PUBLIC IxEthDBStatus ixEthDBNPEUpdateHandler(IxEthDBPortId portID, IxEthDBFeature type);
+IX_ETH_DB_PUBLIC IxEthDBStatus ixEthDBNPEUpdateHandler(IxEthDBPortId portID, IxEthDBRecordType type);
 IX_ETH_DB_PUBLIC void ixEthDBUpdatePortLearningTrees(IxEthDBPortMap triggerPorts);
 IX_ETH_DB_PUBLIC void ixEthDBNPEAccessRequest(IxEthDBPortId portID);
 IX_ETH_DB_PUBLIC void ixEthDBUpdateLock(void);