1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 18:55:08 +00:00

Kernel: Run clang-format on E1000NetworkAdapter.cpp

This commit is contained in:
Liav A 2021-12-25 10:59:00 +02:00 committed by Brian Gianforcaro
parent 39d40afa93
commit 059a47afb6

View file

@ -39,7 +39,7 @@ namespace Kernel {
#define REG_RADV 0x282C // RX Int. Absolute Delay Timer
#define REG_RSRPD 0x2C00 // RX Small Packet Detect Interrupt
#define REG_TIPG 0x0410 // Transmit Inter Packet Gap
#define ECTRL_SLU 0x40 //set link up
#define ECTRL_SLU 0x40 // set link up
#define RCTL_EN (1 << 1) // Receiver Enable
#define RCTL_SBP (1 << 2) // Store Bad Packets
#define RCTL_UPE (1 << 3) // Unicast Promiscuous Enabled