Skip to content
Snippets Groups Projects
Commit 979addb4 authored by Kanzhe Jiang's avatar Kanzhe Jiang
Browse files

fix a mistake in merge

parent 28547d88
No related branches found
No related tags found
No related merge requests found
......@@ -980,7 +980,7 @@ public class DeviceManagerImpl implements IDeviceManagerService, IOFMessageListe
newAttachmentPoint = false;
} else {
nd.addAttachmentPoint(attachmentPoint);
evHistAttachmtPt(nd,
evHistAttachmtPt(nd.getDataLayerAddressAsLong(),
attachmentPoint.getSwitchPort(),
EvAction.ADDED,
"New AP from pkt-in");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment