tls: fix container_of use for casting the ssl ustream to client state
authorFelix Fietkau <nbd@openwrt.org>
Mon, 15 Apr 2013 14:48:57 +0000 (16:48 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 15 Apr 2013 14:48:57 +0000 (16:48 +0200)
commit9d83bd3c524c4bbeb8e6583155dd7df9e8a1b5d3
tree18e37a5df270630afc03c3fc59cb836e97563b74
parent9d0b3de603b0ed965c1ec40433b9bf89918f67b8
tls: fix container_of use for casting the ssl ustream to client state

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
tls.c