18/11/15 09:21, Jason Gerard DeRose wrote:
From: Ben Pope
This patch adds the PCI device ID (0xe0a1) and alx_pci_tbl entry for the
Killer E2400 Ethernet controller, modeled after the Killer E2200
controller support (0xe091) already present in the alx driver.
This patch was originally authored
On Thursday, September 10, 2015 03:44 AM, David Miller wrote:
That's a rather rediculous Subject line, you'll need to fix that
before anyone will consider your submission seriously.
My apologies, first time user of git-send-email, I should have just sent
it to myself as a test.
The body was
From: BenPope
Signed-off-by: BenPope
---
drivers/net/ethernet/atheros/alx/main.c | 2 ++
drivers/net/ethernet/atheros/alx/reg.h | 1 +
2 files changed, 3 insertions(+)
diff --git a/drivers/net/ethernet/atheros/alx/main.c
b/drivers/net/ethernet/atheros/alx/main.c
index c8af3ce..bd377a6 100644