Re: [PATCH] [NET] Add constant for FCS/CRC length (frame check sequence)

2007-05-21 Thread Jeff Garzik
Auke Kok wrote: From: Auke Kok <[EMAIL PROTECTED]> About a dozen drivers that have some form of crc checksumming or offloading use this constant, warranting a global define for it. Signed-off-by: Auke Kok <[EMAIL PROTECTED]> --- include/linux/if_ether.h |1 + 1 files changed, 1 insertions

[PATCH] [NET] Add constant for FCS/CRC length (frame check sequence)

2007-05-15 Thread Auke Kok
From: Auke Kok <[EMAIL PROTECTED]> About a dozen drivers that have some form of crc checksumming or offloading use this constant, warranting a global define for it. Signed-off-by: Auke Kok <[EMAIL PROTECTED]> --- include/linux/if_ether.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-