On Mon, Dec 18, 2006 at 05:53:59AM -0800, Amit S. Kale wrote: > Signed-off-by: Amit S. Kale <[EMAIL PROTECTED]> > > netxen_nic.h | 2 +- > netxen_nic_init.c | 12 ++++++------ > netxen_nic_main.c | 4 ++-- > 3 files changed, 9 insertions(+), 9 deletions(-)
Please use __le* types for all hardware data structures and use sparse to verify all your endianess handling is correct. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html