Re: [PATCH 3/3 v3] netxen: qlogic ethernet : Fix endian bug.
From: David Miller <davem@davemloft.net>
Date: 2012-03-13 08:04:20
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2012-03-13 08:04:20
Also in:
kernel-janitors, lkml
You didn't even compile test this.
- if (*mac == cpu_to_le64(~0ULL)) {
+ if (*mac == ~0ULL)) {This is unacceptable, I'm ignoring you for at least a week.