Subject: Re: CVS commit: src/sys/dev/ic
To: None <thorpej@shagadelic.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 11/13/2006 02:59:45
thorpej@shagadelic.org wrote:

> Should we have a generic ETHER_ALIGN macro?

I think so.
(though rtl8169.c should have some flag which indicates RTL8168 quirk,
 which can't xfer RX packets into unaligned buffers)

Maybe should we also have ETHER_PAD_LEN?
---
Izumi Tsutsui