lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Jun 2013 17:13:14 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	horms@...ge.net.au
Cc:	yamahata@...inux.co.jp, netdev@...r.kernel.org,
	roy.qing.li@...il.com, linux-scsi@...r.kernel.org
Subject: Re: [PATCH net-next 2/5] net, scsi/csgb4i: convert
 skb->transport_header into skb_transport_header(skb)

From: Simon Horman <horms@...ge.net.au>
Date: Mon, 17 Jun 2013 11:04:11 +0900

> On Fri, Jun 14, 2013 at 05:58:32PM +0900, Isaku Yamahata wrote:
>> The change set of 1a37e412, "net: Use 16bits for *_headers fields
>> of struct skbuff" converted from sk_buff_data_t into 16bit integer.
>> So skb->tail needs to be converted to skb_tail_pointer(skb).
>> 
>> Found by inspection. Compile tested only.
>> 
>> Cc: Simon Horman <horms@...ge.net.au>
>> Cc: Li RongQing <roy.qing.li@...il.com>
>> Cc: linux-scsi@...r.kernel.org
>> Signed-off-by: Isaku Yamahata <yamahata@...inux.co.jp>
> 
> Acked-by: Simon Horman <horms@...ge.net.au>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ