···1765176517661766/* Since old style bridge ioctl's endup using SIOCDEVPRIVATE17671767 * for some operations; this forces use of the newer bridge-utils that17681768- * use compatiable ioctls17681768+ * use compatible ioctls17691769 */17701770static int old_bridge_ioctl(unsigned int fd, unsigned int cmd, unsigned long arg)17711771{