]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
ss: fix issues with signed inodes
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 11 Jul 2007 01:26:54 +0000 (18:26 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Wed, 11 Jul 2007 01:26:54 +0000 (18:26 -0700)
commite7113c61cbba87881ec1f4c321afc313be40b1ad
treeb0583d503d8eda93ac316480b991f683d70d542a
parent954df8c66f780746f54d5428ff9baf94f4924834
ss: fix issues with signed inodes

Some parts of ss were incorrectly assuming inode number was int
not unsigned.
misc/ss.c