Skip to content

Commit

Permalink
Remove duplicate require line
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola 'tekNico' Larosa authored and takikawa committed Aug 16, 2017
1 parent 5a6177f commit fd6e310
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apps/intel_mp/intel_mp.lua
Expand Up @@ -25,7 +25,6 @@ local register = require("lib.hardware.register")
local counter = require("core.counter")
local macaddress = require("lib.macaddress")
local shm = require("core.shm")
local counter = require("core.counter")

-- It's not clear what address to use for EEMNGCTL_i210 DPDK PMD / linux e1000
-- both use 1010 but the docs say 12030
Expand Down

0 comments on commit fd6e310

Please sign in to comment.