Skip to content

Commit

Permalink
update for further NetLinkSwift API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoward committed Jan 27, 2025
1 parent 6f3c6c1 commit 1f36a8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/MRP/Platform/LinuxPlatform.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,6 @@ fileprivate extension RTNLMQPrioQDisc {
}

try self.init(
interfaceIndex: port._rtnl.index,
handle: handle,
parent: parent,
numTC: srClassPriorityMap.keys.count + 1, // typically 3 (0-2)
Expand Down

0 comments on commit 1f36a8b

Please sign in to comment.