8139cp: sync the device private data with its r8169 counterpart
authorFrancois Romieu <romieu@fr.zoreil.com>
Sun, 29 Jan 2006 00:31:36 +0000 (01:31 +0100)
committerFrancois Romieu <romieu@fr.zoreil.com>
Thu, 31 Aug 2006 20:15:41 +0000 (22:15 +0200)
commitd03d376dd29cae53bf70a21a0c26b306abe37326
tree06dbf38b03287ab45274c1a2105d590a65d312a3
parent0ba894d420b845667e2981c2147af974a755fba2
8139cp: sync the device private data with its r8169 counterpart

struct cp_private is reorganized to be more easily compared between the
r8169 and the 8139cp drivers.

The alignment should not be impacted.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
drivers/net/8139cp.c