diff options
-rw-r--r-- | sys/net/iflib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/iflib.c b/sys/net/iflib.c index a2b453d..21d5095 100644 --- a/sys/net/iflib.c +++ b/sys/net/iflib.c @@ -4633,7 +4633,6 @@ iflib_msix_init(if_ctx_t ctx) /* * bar == -1 => "trust me I know what I'm doing" - * https://www.youtube.com/watch?v=nnwWKkNau4I * Some drivers are for hardware that is so shoddily * documented that no one knows which bars are which * so the developer has to map all bars. This hack |