[BUG] Two BUG warnings in net/core/dev.c

2006-07-11 Thread john stultz
Both of these were seen on my laptop w/ the current (as of this writing) -git tree using the e1000 driver after a suspend/resume cycle. thanks -john BUG: warning at net/core/dev.c:1171/skb_checksum_help() [c0103d69] show_trace_log_lvl+0x149/0x170 [c01052bb] show_trace+0x1b/0x20 [c01052e4]

Re: [BUG] Two BUG warnings in net/core/dev.c

2006-07-11 Thread Herbert Xu
john stultz [EMAIL PROTECTED] wrote: Both of these were seen on my laptop w/ the current (as of this writing) -git tree using the e1000 driver after a suspend/resume cycle. It's just a reminder that we need to fix NAT to update checksums incrementally. You'll only see it once per boot. BUG: