Karl Beldan
a63ba13eec
net: tso: fix unaligned access to crafted TCP header in helper API
...
The crafted header start address is from a driver supplied buffer, which
one can reasonably expect to be aligned on a 4-bytes boundary.
However ATM the TSO helper API is only used by ethernet drivers and
the tcp header will then be aligned to a 2-bytes only boundary from the
header start address.
Signed-off-by: Karl Beldan <karl.beldan@rivierawaves.com>
Cc: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-22 12:52:55 -04:00
..
2014-08-07 11:44:18 -07:00
2014-10-15 10:25:04 +10:30
2014-07-15 16:12:48 -07:00
2014-10-07 13:22:11 -04:00
2014-07-16 14:09:34 -07:00
2014-10-07 13:22:11 -04:00
2014-10-14 02:18:24 +02:00
2014-10-02 13:41:57 +03:00
2014-10-08 16:22:22 -04:00
2014-10-14 16:05:45 -04:00
2014-10-15 06:46:01 +02:00
2014-10-22 12:52:55 -04:00
2014-07-30 17:21:05 -07:00
2014-10-18 09:31:37 -07:00
2014-08-22 12:23:11 -07:00
2014-10-01 00:44:04 +10:00
2014-10-19 12:46:31 -04:00
2014-09-05 17:47:02 -07:00
2014-07-11 15:04:40 -07:00
2014-10-05 21:34:39 -04:00
2014-10-20 12:38:13 -04:00
2014-10-20 12:38:12 -04:00
2014-09-30 17:08:06 -04:00
2014-09-10 12:40:10 -07:00
2014-07-15 16:27:00 -07:00
2014-09-19 15:57:15 -04:00
2014-09-28 07:05:16 -07:00
2014-10-07 14:48:29 -04:00
2014-10-08 21:40:54 -04:00
2014-10-20 12:38:12 -04:00
2014-10-20 12:38:13 -04:00
2014-10-09 01:40:05 -04:00
2014-10-21 21:34:49 -04:00
2014-10-17 23:52:54 -04:00
2014-09-24 02:02:24 +02:00
2014-10-20 12:38:13 -04:00
2014-09-01 17:39:55 -07:00
2014-10-06 18:16:30 -04:00
2014-10-18 09:31:37 -07:00
2014-10-08 15:24:15 -04:00
2014-09-07 16:07:25 -07:00
2014-10-12 10:13:55 -04:00
2014-10-21 21:45:21 -04:00
2014-10-18 09:31:37 -07:00
2014-10-08 12:51:44 -04:00
2014-10-21 15:28:15 -04:00
2014-10-07 17:03:14 -04:00
2014-10-07 20:28:44 -04:00
2014-10-14 02:18:27 +02:00
2014-10-20 12:38:13 -04:00
2014-07-29 12:20:22 -07:00
2014-10-10 15:02:23 -04:00
2014-07-12 01:53:30 +02:00
2014-10-11 13:21:34 -04:00