Commit 6204edf4 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] Typo in drivers/net/dl2k.h

From: Alexander Shatohin <ash@tsi.lv>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
parent 15e14b1f
......@@ -92,7 +92,7 @@ enum dl2x_offsets {
EepromCtrl = 0x4a,
ExpromAddr = 0x4c,
Exprodata = 0x50,
WakeEvent0x51,
WakeEvent = 0x51,
CountDown = 0x54,
IntStatusAck = 0x5a,
IntEnable = 0x5c,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment