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-30 11:11:58 -07:00
2012-05-26 12:22:27 -07:00
2012-06-20 14:39:36 -07:00
2012-05-24 16:22:53 -04:00
2012-06-24 23:31:09 +02:00
2012-06-27 15:23:16 -04:00
2012-07-03 15:51:22 -07:00
2012-06-29 12:07:37 -04:00
2012-06-18 12:20:36 -07:00
2012-07-03 12:05:14 -07:00
2012-06-11 17:10:16 +09:00
2012-06-29 16:46:02 -07:00
2012-05-26 12:42:29 -07:00
2012-05-23 14:07:06 -07:00
2012-06-20 22:12:52 -07:00
2012-06-11 12:43:16 -03:00
2012-06-18 16:30:42 -07:00
2012-05-24 12:57:47 -07:00
2012-06-03 21:21:01 -07:00
2012-07-03 11:18:48 +01:00
2012-06-26 11:23:41 -07:00
2012-05-22 16:02:13 -07:00
2012-06-29 10:29:54 -07:00
2012-06-04 16:49:43 +02:00
2012-06-12 15:51:41 -07:00
2012-07-05 03:11:15 -07:00
2012-06-14 17:28:46 -07:00
2012-07-10 23:56:33 -07:00
2012-05-30 10:55:34 +02:00
2012-06-04 12:47:44 +02:00
2012-07-09 15:24:33 -07:00
2012-06-12 10:56:25 +08:00
2012-07-03 18:05:35 -07:00
2012-06-25 14:53:09 -07:00
2012-05-31 18:10:18 -07:00
2012-06-20 14:39:36 -07:00
2012-06-13 15:34:31 -07:00
2012-06-26 16:10:30 -04:00
2012-06-28 11:41:43 -07:00
2012-07-11 01:31:24 -07:00
2012-06-04 21:34:34 +02:00
2012-06-27 21:23:24 -07:00
2012-06-21 16:15:11 +02:00
2012-05-22 19:22:50 -07:00
2012-05-22 16:02:13 -07:00
2012-06-13 13:11:39 -07:00
2012-06-20 14:41:57 -07:00
2012-06-07 14:43:55 -07:00
2012-05-31 12:10:15 -07:00
2012-05-22 19:22:50 -07:00
2012-05-31 17:49:31 -07:00
2012-06-23 11:37:28 +01:00
2012-06-17 10:31:03 +03:00
2012-06-04 00:48:41 -04:00
2012-07-05 01:09:43 -07:00
2012-07-08 23:51:11 -07:00
2012-05-22 19:07:55 +09:00
2012-06-18 11:27:04 +01:00
2012-06-11 14:59:44 -04:00
2012-06-29 16:46:02 -07:00
2012-06-12 20:12:25 -07:00
2012-06-20 15:13:13 -07:00
2012-06-26 16:14:34 -07:00
2012-06-26 21:10:56 -07:00
2012-06-16 16:59:05 -07:00
2012-05-22 12:16:15 +09:30
2012-05-26 12:42:29 -07:00
2012-06-28 20:40:56 +02:00
2012-06-15 17:17:15 -07:00
2012-05-22 16:34:21 -07:00
2012-05-26 12:22:27 -07:00