* inet_gifconf question
@ 2012-09-14 22:09 Alan Cox
2012-09-15 4:01 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2012-09-14 22:09 UTC (permalink / raw)
To: netdev
Can anyone tell me what inet_gifconf is meant to be doing with the test
of ifa->ifa_label against NULL when ifa->ifa_label is an array ?
Alan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: inet_gifconf question
2012-09-14 22:09 inet_gifconf question Alan Cox
@ 2012-09-15 4:01 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-09-15 4:01 UTC (permalink / raw)
To: alan; +Cc: netdev
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
Date: Fri, 14 Sep 2012 23:09:35 +0100
> Can anyone tell me what inet_gifconf is meant to be doing with the test
> of ifa->ifa_label against NULL when ifa->ifa_label is an array ?
It wasn't always an array, and this spot got missed during the
conversion it seems.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-15 4:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14 22:09 inet_gifconf question Alan Cox
2012-09-15 4:01 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).