Files
linux-kernel-test/drivers
Li RongQing 0d653ed891 qlge: fix endian issue
commit 6d29b1ef introduces a bug, ntohs is __be16_to_cpu,
not cpu_to_be16.

We always use htons on IP_OFFSET and IP_MF, then compare
with network package.

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-11 01:31:24 -07:00
..
2012-06-20 14:39:36 -07:00
2012-05-24 16:22:53 -04:00
2012-06-20 14:39:36 -07:00
2012-07-11 01:31:24 -07:00
2012-06-04 21:34:34 +02:00
2012-06-26 16:14:34 -07:00