Messages in this thread |  | | Date | Wed, 15 Nov 2000 02:59:36 +0200 (IST) | From | Dan Aloni <> | Subject | Re: [PATCH] Re: test11-pre5 |
| |
On Tue, 14 Nov 2000, David S. Miller wrote:
> Date: Wed, 15 Nov 2000 02:25:38 +0200 (IST) > From: Dan Aloni <karrde@callisto.yi.org> > > Agreed. BTW, after grepping for IFNAMSIZ references I've noticed > some architectures (sparc64, mips64) define IFNAMSIZ for > themsleves, for example, arch/sparc64/kernel/ioctl32.c, which > defines it to 16, the same include/linux/if.h does. But if they are > not the same? > > Then the compiler will start warning us :-)
I've also noticed that routing_ioctl() in arch/mips64/kernel/ioctl32.c assumes the 16. Are those two platforms depend on having IFNAMSIZ == 16, or this code just needs cleaning up?
-- Dan Aloni dax@karrde.org
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |