Re: [PATCH] net: em_cmp.c use unaligned access helpers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Thomas Graf
Date: Sunday, June 29, 2008 - 4:26 pm

* Harvey Harrison <harvey.harrison@gmail.com> 2008-06-29 11:01

I noticed that my change wouldn't be correct. The point is to allow
userspace to convert the filter values to big endian once, supply them
to the kernel and compare big endian values directly. The be16/32_to_cpu
convertion is available to support greater-than/lesser-than on little
endian architectures.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] net: em_cmp.c use unaligned access helpers, Harvey Harrison, (Wed Jun 25, 2:14 pm)
Re: [PATCH] net: em_cmp.c use unaligned access helpers, David Miller, (Fri Jun 27, 8:16 pm)
Re: [PATCH] net: em_cmp.c use unaligned access helpers, Thomas Graf, (Sun Jun 29, 2:54 am)
Re: [PATCH] net: em_cmp.c use unaligned access helpers, Thomas Graf, (Sun Jun 29, 2:55 am)
Re: [PATCH] net: em_cmp.c use unaligned access helpers, Harvey Harrison, (Sun Jun 29, 11:01 am)
[PATCH] net: em_cmp.c use unaligned access helpers, Harvey Harrison, (Sun Jun 29, 4:20 pm)
Re: [PATCH] net: em_cmp.c use unaligned access helpers, Thomas Graf, (Sun Jun 29, 4:26 pm)
Re: [PATCH] net: em_cmp.c use unaligned access helpers, Harvey Harrison, (Fri Jul 4, 7:10 pm)
Re: [PATCH] net: em_cmp.c use unaligned access helpers, Thomas Graf, (Thu Jul 10, 4:13 am)