]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ss: correct display of sk pointer
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 11 Sep 2009 07:48:07 +0000 (09:48 +0200)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Fri, 11 Sep 2009 15:06:07 +0000 (08:06 -0700)
commitbbe3205336e6aef488cbbef42ca9e0180df3cdbb
treee4f573134402ec59b96788b7878d304bb55cb220
parentf40554f68722aa37c25ae7ab99a1f997e1c59428
ss: correct display of sk pointer

On 64bit arches, sk pointer was 32/32 reversed.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
misc/ss.c